[gegl-gtk] Build: Dist gegl-gtk-docs.xml.in explicitly



commit fffc0ee667cc50ae381367b15c089a29b640b57d
Author: Jon Nordby <jononor gmail com>
Date:   Tue Oct 25 19:15:43 2011 +0200

    Build: Dist gegl-gtk-docs.xml.in explicitly
    
    Has to be done in the toplevel Makefile.am

 Makefile.am |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 670d6df..3307e47 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,8 +17,8 @@ pkgconfig_DATA = gegl-gtk3-0.1.pc
 endif
 
 EXTRA_DIST = \
-	$(built_dist_files) \
 	autogen.sh \
+	docs/reference/gegl-gtk-docs.xml.in \
 	docs/gtk-doc.make \
 	gegl-gtk2-0.1.pc.in \
 	gegl-gtk3-0.1.pc.in \
@@ -26,8 +26,7 @@ EXTRA_DIST = \
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
 
-DISTCLEANFILES = \
-	$(built_dist_files)
+DISTCLEANFILES =
 
 # Documentation
 gtkdoc_builddir=$(top_builddir)/docs/reference/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]