Fixed ordering of the application of the styles
[rodin/chimara.git] / Makefile.am
index ac912e7a8bbbedaf0f35a433b24cfc2294d5d415..9cac9d78b8ebefaafd01706e9f3d7588197ee701 100644 (file)
@@ -1,25 +1,26 @@
 ## Process this file with automake to produce Makefile.in
 ## Created by Anjuta
 
-SUBDIRS = libchimara interpreters tests docs po player
+if TARGET_ILIAD
+SUBDIRS = libchimara interpreters player po
+else
+SUBDIRS = libchimara interpreters player tests docs po
+endif
 
-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