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
commit5cecfab900994a862382fa85d3dae174e7cebe78 (patch)
tree1587d014b4230e3a5f8bc254607d88934550153e /Makefile.am
parentb4ae29557783d83b08540966298421931ac257fb (diff)
downloadmdk-5cecfab900994a862382fa85d3dae174e7cebe78.tar.gz
mdk-5cecfab900994a862382fa85d3dae174e7cebe78.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