summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-07-26 07:52:42 +0300
committerGuillem Jover <guillem@debian.org>2008-07-26 07:52:42 +0300
commitf85913b03e016de54edefd03f692be4b207dd679 (patch)
treea3f4a345a602da154027d0da0323e00c3cd07534 /src/Makefile.am
parent35b93f6961025b4468c00a406a0e3dcfcea184c1 (diff)
downloaddpkg-f85913b03e016de54edefd03f692be4b207dd679.tar.gz
Move duplicate limiteddescription functions to src/pkg-show.c
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1ad837843..3588cd73a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,6 +22,7 @@ dpkg_SOURCES = \
main.c main.h \
packages.c \
pkg-list.c \
+ pkg-show.c \
processarc.c \
remove.c \
select.c \
@@ -40,6 +41,7 @@ dpkg_query_SOURCES = \
errors.c \
filesdb.c filesdb.h \
pkg-list.c \
+ pkg-show.c \
query.c
dpkg_query_LDADD = \