summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 5e75b9344..e15e45e56 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -91,11 +91,11 @@ perllibdir = $(PERL_LIBDIR)
nobase_dist_perllib_DATA = \
Dpkg/Arch.pm \
Dpkg/BuildOptions.pm \
- Dpkg/Cdata.pm \
Dpkg/Changelog.pm \
Dpkg/Changelog/Debian.pm \
Dpkg/Checksums.pm \
Dpkg/Compression.pm \
+ Dpkg/Control.pm \
Dpkg/Control/Info.pm \
Dpkg/Deps.pm \
Dpkg/ErrorHandling.pm \