Got Gtk-Doc working. Now all the fancy /** comments before the functions
[rodin/chimara.git] / Makefile.am
old mode 100755 (executable)
new mode 100644 (file)
index 42e7b2b..4a87cfd
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 ## Created by Anjuta
 
-SUBDIRS = src po
+SUBDIRS = src po docs
 
 chimaradocdir = ${prefix}/doc/chimara
 chimaradoc_DATA = \
@@ -12,7 +12,8 @@ chimaradoc_DATA = \
        INSTALL\
        NEWS
 
-EXTRA_DIST = $(chimaradoc_DATA)
+EXTRA_DIST = $(chimaradoc_DATA) \
+       intltool-extract.in intltool-merge.in intltool-update.in
 
 # Copy all the spec files. Of cource, only one is actually used.
 dist-hook:
@@ -22,3 +23,6 @@ dist-hook:
                fi \
        done
 
+DISTCLEANFILES = intltool-extract intltool-merge intltool-update
+
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc