X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Makefile.am;h=846e0539bbdc923f834dd8e810da09f4806213e2;hb=d35cfd7f0ed4319b838c1efc79d7924fea3d663c;hp=2ce4185ca0c7f52af5269093b720fda3f400d69a;hpb=b1a03904003733d21bf579e37316cc2906eb7e49;p=rodin%2Fchimara.git diff --git a/Makefile.am b/Makefile.am index 2ce4185..846e053 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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