diff options
author | jbj <devnull@localhost> | 2000-02-13 19:24:19 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-02-13 19:24:19 +0000 |
commit | d932818c2369e9d39c2da0b8605a0f702a38ffde (patch) | |
tree | 85d9989c83374e9f7b28b110e12e3a79318b6fbe /Makefile.am | |
parent | 277645f5b0d9aea985e1f266ed7bbcf0483abb6a (diff) | |
download | rpm-d932818c2369e9d39c2da0b8605a0f702a38ffde.tar.gz |
Patches from PLD.
CVS patchset: 3556
CVS date: 2000/02/13 19:24:19
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 22b0d0a6b..f3b9cd3ee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ EXTRA_DIST = CHANGES CREDITS GROUPS README.amiga INSTALL \ EXTRA_PROGRAMS = rpmconvert # XXX TODO: python perl -SUBDIRS = intl po popt build lib misc tools scripts tests doc perl . +SUBDIRS = intl po popt build lib misc tools scripts tests doc . INCLUDES = \ -I$(top_srcdir)/build \ |