summaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2002-12-07 23:03:33 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2002-12-07 23:03:33 +0000
commitb20e51ef15b2eccd03198d82b3b90a6685c3197b (patch)
treed74be431069dcc6bf7cf361c5c072e614224af1c /Makefile.am
parent3000328dbd281e164c79c30b60e1aa87c30b1798 (diff)
downloadmdk-b20e51ef15b2eccd03198d82b3b90a6685c3197b.tar.gz
mdk-b20e51ef15b2eccd03198d82b3b90a6685c3197b.tar.bz2
misc changes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f58da94..9bc1cef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,11 +10,13 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-EXTRA_DIST = ABOUT-NLS autogen.sh configure mdk.spec
-SUBDIRS = po intl doc lib mixlib mixguile mixutils mixgtk misc samples
+EXTRA_DIST = config.rpath ABOUT-NLS autogen.sh configure mdk.spec
+SUBDIRS = m4 po doc lib mixlib mixguile mixutils mixgtk misc samples
docdir = $(top_builddir)/doc
html:
echo Making html in $(docdir)
cd $(docdir) && make html
+
+ACLOCAL_AMFLAGS = -I m4