summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2011-10-27 02:10:50 +0200
committerGuillem Jover <guillem@debian.org>2011-10-27 04:45:50 +0200
commit79b9f3afb18513027e4e48d3e08a540c8eb2fb0c (patch)
tree46eb2928b949a59a9eb4b300301946c31516990f /src/Makefile.am
parent9235d163efbe224c11dc95e30c44c54aef2802f1 (diff)
downloaddpkg-79b9f3afb18513027e4e48d3e08a540c8eb2fb0c.tar.gz
dpkg: Move match_node functions into a new file-match module
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e29abf322..2896773e7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -33,6 +33,7 @@ dpkg_SOURCES = \
enquiry.c \
errors.c \
filesdb.c filesdb.h \
+ file-match.c file-match.h \
filters.c filters.h \
infodb.c infodb.h \
divertdb.c \