X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=ac912e7a8bbbedaf0f35a433b24cfc2294d5d415;hb=71bb42dc75907bd2acf2706ecec69acf57177221;hp=2ce4185ca0c7f52af5269093b720fda3f400d69a;hpb=4c015d196b73ed219f20ac1b95a590d3f2ca49da;p=projects%2Fchimara%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