summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2010-08-03 03:10:01 +0200
committerGuillem Jover <guillem@debian.org>2010-08-03 03:10:01 +0200
commit499088b2a6e94991d516cb7ee851698ccea5192b (patch)
tree31bdf059ad2d8b9247d46ec91a10a30da4e0b7b3 /src/Makefile.am
parentf56c9fc6a07f609a122696c463c25caf4ebd36ff (diff)
downloaddpkg-499088b2a6e94991d516cb7ee851698ccea5192b.tar.gz
Move glob module to libdpkg
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7656d45cd..063ab05bc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -48,7 +48,6 @@ dpkg_LDADD = \
$(SELINUX_LIBS)
dpkg_divert_SOURCES = \
- glob.c glob.h \
filesdb.c filesdb.h \
divertdb.c \
divertcmd.c
@@ -69,7 +68,6 @@ dpkg_query_LDADD = \
$(LIBINTL)
dpkg_statoverride_SOURCES = \
- glob.c glob.h \
filesdb.c filesdb.h \
statdb.c \
statcmd.c