X-Git-Url: https://diplodocus.org/git/xorg-xinput/blobdiff_plain/6ebdca422d12e3326f9ab59767e05eefd24ff85f..6f444b5d063452e7a8705c756269960e509241d8:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 6ab00f3..1efddb8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \