X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Makefile.am;h=ac4be011f7d1daf9d58aede98d8b51618f51cdb9;hb=69bcc9a14851bb6e68b2f79e3b92d00cab3a55d8;hp=c03385dd2016b917873da0c64ea56820c135f7d8;hpb=5ae8c90ba8cbfeaddef0c2ae69cc0745b64cd379;p=projects%2Fchimara%2Fchimara.git diff --git a/Makefile.am b/Makefile.am index c03385d..ac4be01 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in ## Created by Anjuta -SUBDIRS = src po docs +SUBDIRS = libchimara interpreters tests docs po chimaradocdir = ${prefix}/doc/chimara dist_chimaradoc_DATA = \ @@ -18,6 +18,9 @@ pkgconfig_DATA = chimara.pc chimara-plugin.pc EXTRA_DIST = intltool-extract.in intltool-merge.in intltool-update.in \ chimara.pc.in chimara-plugin.pc.in -DISTCLEANFILES = intltool-extract intltool-merge intltool-update +DISTCLEANFILES = chimara.pc chimara-plugin.pc \ + intltool-extract intltool-merge intltool-update + +ACLOCAL_AMFLAGS = -I m4 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc