From 5cecfab900994a862382fa85d3dae174e7cebe78 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 7 Dec 2002 23:03:33 +0000 Subject: misc changes --- Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3