summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2012-05-03 20:04:50 +0200
committerGuillem Jover <guillem@debian.org>2012-05-04 07:15:04 +0200
commit82cb1c69c76202d8893b59d5df203f139b0c7d46 (patch)
tree4edd2f2f7bc465c421133d09598b0cc1d8dfea84 /src/Makefile.am
parent8020732bb5a15a3d5b5dd2ef2ce35d83445fb20c (diff)
downloaddpkg-82cb1c69c76202d8893b59d5df203f139b0c7d46.tar.gz
dpkg: Move maintainer script handling into a new script 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 b7fc67b7f..5f5134a3f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -50,6 +50,7 @@ dpkg_SOURCES = \
packages.c \
processarc.c \
remove.c \
+ script.c \
select.c \
trigproc.c \
update.c