Don't install test plugins
[rodin/chimara.git] / Makefile.am
index 2ce4185ca0c7f52af5269093b720fda3f400d69a..846e0539bbdc923f834dd8e810da09f4806213e2 100644 (file)
@@ -1,15 +1,14 @@
 ## Process this file with automake to produce Makefile.in
 ## Created by Anjuta
 
-SUBDIRS = libchimara interpreters tests docs po
+SUBDIRS = libchimara interpreters tests docs po player
 
-chimaradocdir = ${prefix}/doc/chimara
+chimaradocdir = $(datadir)/doc/chimara
 dist_chimaradoc_DATA = \
        README\
        COPYING\
        AUTHORS\
        ChangeLog\
-       INSTALL\
        NEWS
 
 pkgconfigdir = $(libdir)/pkgconfig
@@ -35,4 +34,4 @@ rpm:
        @$(ECHO) \
        "To build an RPM package, you must run configure with --enable-rpm."; \
        exit 1
-endif
\ No newline at end of file
+endif