summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2012-01-22 19:42:35 +0100
committerGuillem Jover <guillem@debian.org>2012-01-23 03:06:09 +0100
commit08eeeadc5dec889446b354854d217570eac56123 (patch)
treee01efe9c146a99bdce6099adcaf9ddffe194f1d5 /src/Makefile.am
parent4dea6fa540064c743f2be53a4a9e088fbb4c2b41 (diff)
downloaddpkg-08eeeadc5dec889446b354854d217570eac56123.tar.gz
dpkg: Rename infodb.c to infodb-access.c
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 563a10257..de1b706a6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -39,7 +39,7 @@ dpkg_SOURCES = \
filesdb.c \
file-match.c file-match.h \
filters.c filters.h \
- infodb.c \
+ infodb-access.c \
divertdb.c \
statdb.c \
help.c \
@@ -62,7 +62,7 @@ dpkg_divert_SOURCES = \
dpkg_query_SOURCES = \
filesdb.c \
- infodb.c \
+ infodb-access.c \
divertdb.c \
querycmd.c