diff options
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 \ |