summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-09-06 06:07:40 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-09-06 06:07:40 +0000
commit818de25dd4f8cb89908398ad9f7ac19b08ea5a61 (patch)
tree62495fa0cfc86b430b199170a538a1dadecfa1e3 /Makefile.am
parent687857ac3a335c44b228865ace1c9f953f8d6b70 (diff)
downloadflac-818de25dd4f8cb89908398ad9f7ac19b08ea5a61.tar.gz
more gettext-related changes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 000f40e2..f7af02fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,13 +28,11 @@
# distclean: remove everything except what goes in the distribution
#
-
-SUBDIRS = intl m4 doc include man src test build flac.pbproj obj
+SUBDIRS = intl m4 doc include man src test build flac.pbproj obj po
DISTCLEANFILES = libtool-disable-static
-EXTRA_DIST = \
- config.rpath \
+EXTRA_DIST = config.rpath mkinstalldirs \
COPYING.FDL \
COPYING.GPL \
COPYING.LGPL \