diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index eb40fade4..724e8e39d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ EXTRA_DIST = CHANGES CREDITS GROUPS README.amiga INSTALL RPM-PGP-KEY \ autodeps/none autodeps/*.prov autodeps/*.req autogen.sh \ gendiff po/*.in po/*.po po/rpm.pot \ python/*.am python/*.in python/*.c python/testit \ - rpm.magic rpmpopt rpm.spec rpm.8ru rpm2cpio.8ru + rpm.magic rpmpopt rpm.spec EXTRA_PROGRAMS = rpmconvert |