summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4d6151..89ef4c9 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,9 @@ plugin_SOURCES = \
inputdev.h \
plugin.cc \
modmap.cc \
- modmap.h
+ modmap.h \
+ quirks.cc \
+ quirks.h
helper_SOURCES = \
udevhelper.c