]> diplodocus.org Git - xorg-xinput/blobdiff - src/Makefile.am
xinput 1.4.0
[xorg-xinput] / src / Makefile.am
index 6ab00f36567d37797eb4314319fcb10741b74480..1efddb888b263ff048b09dca267572e87e43990f 100644 (file)
@@ -26,7 +26,7 @@ xinput_LDADD = $(XINPUT_LIBS)
 
 
 if HAVE_XI2
-    xinput2_files = hierarchy.c setcp.c property.c
+    xinput2_files = hierarchy.c setcp.c
 endif # HAVE_XI2
 
 xinput_SOURCES = \
@@ -37,6 +37,7 @@ xinput_SOURCES = \
     setmode.c \
     setptr.c \
     state.c \
+    property.c \
     test.c \
     version.c \
     xinput.c \