summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-12-07 21:14:51 +0000
committerjbj <devnull@localhost>1999-12-07 21:14:51 +0000
commitca5882b322289dc644aa01e4ff662badfde6ca8b (patch)
tree234b1a450cb6cc30fa33c7b0c3f4226bcc16c9be /Makefile.am
parent92a11a944b81bea96a3ab951d04b8cfdedf7d159 (diff)
downloadrpm-ca5882b322289dc644aa01e4ff662badfde6ca8b.tar.gz
Makefile.am: Add RPM-GPG-KEY to the package.
Use fdLink/fdFree for fd/scriptFd references in transaction set/availableList. fprint.h: Permit (and check for) subDir = NULL in fingerPrints. More lclint annotations. CVS patchset: 3462 CVS date: 1999/12/07 21:14:51
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 59f89e0b1..2256ed5c9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,8 @@
AUTOMAKE_OPTIONS = 1.4 foreign
-EXTRA_DIST = CHANGES CREDITS GROUPS README.amiga INSTALL RPM-PGP-KEY \
+EXTRA_DIST = CHANGES CREDITS GROUPS README.amiga INSTALL \
+ RPM-GPG-KEY 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/*.h python/testit \