X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Makefile.am;h=ac912e7a8bbbedaf0f35a433b24cfc2294d5d415;hb=5d29fc8d5b231c0390f8a4cbebec97c7a51b8f69;hp=2ce4185ca0c7f52af5269093b720fda3f400d69a;hpb=b1a03904003733d21bf579e37316cc2906eb7e49;p=rodin%2Fchimara.git diff --git a/Makefile.am b/Makefile.am index 2ce4185..ac912e7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## 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 dist_chimaradoc_DATA = \ @@ -35,4 +35,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