summaryrefslogtreecommitdiff
path: root/Makefile.files
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.files')
-rw-r--r--Makefile.files6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.files b/Makefile.files
index e707d13..4781f2c 100644
--- a/Makefile.files
+++ b/Makefile.files
@@ -4,7 +4,9 @@
#
DEBUG_SOURCES = \
- debug.c
+ debug.c \
+ debug_filter.c
DEBUG_EXTRA_DIST = \
- debug.h \ No newline at end of file
+ debug.h \
+ debug_filter.h \ No newline at end of file