summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2012-10-19 02:33:08 +0200
committerGuillem Jover <guillem@debian.org>2013-07-18 01:41:39 +0200
commit2cac2b9c2c004f7ddf92fd5b39d51022a308b4d6 (patch)
treec2d09b93649d102399ad9902ff97a097d019a5c6 /src/Makefile.am
parentc24cc696c75c55dd832fc3715ebdf155f0449c0e (diff)
downloaddpkg-2cac2b9c2c004f7ddf92fd5b39d51022a308b4d6.tar.gz
dpkg: Rename processarc.c to unpack.c
This clarifies the purpose of the file related to the dpkg action to perform.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2949d7a56..d96578ec7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -48,11 +48,11 @@ dpkg_SOURCES = \
help.c \
main.c main.h \
packages.c \
- processarc.c \
remove.c \
script.c \
select.c \
trigproc.c \
+ unpack.c \
update.c
dpkg_LDADD = \