glom r1766 - branches/glom-1-8



Author: arminb
Date: Sat Nov 29 13:49:50 2008
New Revision: 1766
URL: http://svn.gnome.org/viewvc/glom?rev=1766&view=rev

Log:
2008-11-29  Armin Burgmeier  <armin openismus com>

	* Makefile.am: Changed DISTCLEAN_FILES to DISTCLEANFILES, to fix make
	distcheck.


Modified:
   branches/glom-1-8/ChangeLog
   branches/glom-1-8/Makefile.am

Modified: branches/glom-1-8/Makefile.am
==============================================================================
--- branches/glom-1-8/Makefile.am	(original)
+++ branches/glom-1-8/Makefile.am	Sat Nov 29 13:49:50 2008
@@ -45,7 +45,7 @@
              intltool-extract.in intltool-merge.in intltool-update.in xmldocs.make omf.make
 
 #gnome-doc-utils stuff:
-DISTCLEAN_FILES = gnome-doc-utils.make $(desktop_DATA) intltool-extract intltool-merge intltool-update
+DISTCLEANFILES = gnome-doc-utils.make $(desktop_DATA) intltool-extract intltool-merge intltool-update
 DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
 
 # (See http://cvs.gnome.org/lxr/source/intltool/README about these intltool files)



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