]> diplodocus.org Git - xorg-xinput/blobdiff - src/Makefile.am
Add Peter and Red Hat's copyright notices and licenses to COPYING
[xorg-xinput] / src / Makefile.am
index 6ab00f36567d37797eb4314319fcb10741b74480..ba0d325ac5d5b3c6679b2c7404e28136158b4eca 100644 (file)
@@ -26,8 +26,8 @@ xinput_LDADD = $(XINPUT_LIBS)
 
 
 if HAVE_XI2
-    xinput2_files = hierarchy.c setcp.c property.c
-endif # HAVE_XI2
+xinput2_files = hierarchy.c setcp.c test_xi2.c
+endif
 
 xinput_SOURCES = \
     buttonmap.c \
@@ -37,8 +37,8 @@ xinput_SOURCES = \
     setmode.c \
     setptr.c \
     state.c \
+    property.c \
     test.c \
-    version.c \
     xinput.c \
     xinput.h \
     $(xinput2_files)