diff options
author | jbj <devnull@localhost> | 2001-07-07 19:37:52 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-07-07 19:37:52 +0000 |
commit | 34f1d5125146c995c49f39a41c8799c5cc3201c2 (patch) | |
tree | 8b358bee4677368cc94973998c857ea63285a4af /Makefile.am | |
parent | 134a8a85c2873b24bb3a4a15b0a9dae1662bc875 (diff) | |
download | librpm-tizen-34f1d5125146c995c49f39a41c8799c5cc3201c2.tar.gz librpm-tizen-34f1d5125146c995c49f39a41c8799c5cc3201c2.tar.bz2 librpm-tizen-34f1d5125146c995c49f39a41c8799c5cc3201c2.zip |
Orphans.
CVS patchset: 4925
CVS date: 2001/07/07 19:37:52
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 29f198953..f0780aea7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ EXTRA_DIST = CHANGES CREDITS Doxyheader GROUPS README.amiga INSTALL \ autodeps/none autodeps/*.prov autodeps/*.req autogen.sh \ config.site db db3/configure gendiff installplatform platform* \ po/*.in po/*.po po/rpm.pot \ - rpm.magic rpmpopt-$(VERSION) rpmqv.c + rpm.magic rpmpopt-$(VERSION) rpmqv.c rpm.c # XXX TODO: perl SUBDIRS = intl po @WITH_DB_SUBDIR@ popt rpmio rpmdb lib build misc @WITH_PYTHON_SUBDIR@ tools scripts tests doc . |