X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Makefile.am;h=445af84942ded4cbf521a03f9f753ca2c71133ec;hb=bdca86598f7604d7c20f91ac810d825513c72090;hp=ac912e7a8bbbedaf0f35a433b24cfc2294d5d415;hpb=8f36c2a6f4503a6e1a9b7368feea758f05fd7b86;p=rodin%2Fchimara.git diff --git a/Makefile.am b/Makefile.am index ac912e7..445af84 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,25 +1,22 @@ ## Process this file with automake to produce Makefile.in ## Created by Anjuta -SUBDIRS = libchimara interpreters tests docs po player +SUBDIRS = libchimara interpreters player tests docs po -chimaradocdir = ${prefix}/doc/chimara +chimaradocdir = $(datadir)/doc/chimara dist_chimaradoc_DATA = \ README\ COPYING\ AUTHORS\ ChangeLog\ - INSTALL\ NEWS pkgconfigdir = $(libdir)/pkgconfig 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 chimara.spec.in +EXTRA_DIST = chimara.pc.in chimara-plugin.pc.in chimara.spec.in -DISTCLEANFILES = chimara.pc chimara-plugin.pc chimara.spec \ - intltool-extract intltool-merge intltool-update +DISTCLEANFILES = chimara.pc chimara-plugin.pc chimara.spec ACLOCAL_AMFLAGS = -I m4