[Lemon-commits] [lemon_svn] ladanyi: r1959 - hugo/trunk/doc

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:49:05 CET 2006


Author: ladanyi
Date: Tue Jun 14 11:17:43 2005
New Revision: 1959

Modified:
   hugo/trunk/doc/Makefile.am

Log:
add the icons to the tarball

Modified: hugo/trunk/doc/Makefile.am
==============================================================================
--- hugo/trunk/doc/Makefile.am	(original)
+++ hugo/trunk/doc/Makefile.am	Tue Jun 14 11:17:43 2005
@@ -5,9 +5,9 @@
 htmldir = $(datadir)/doc/@PACKAGE at -@VERSION@/html
 ## htmldir = $(pkgdatadir)/doc
 
-EXTRA_DIST = html mainpage.dox getstart.dox quicktour.dox \
+EXTRA_DIST = html icons mainpage.dox getstart.dox quicktour.dox \
 	demoprograms.dox graphs.dox undir_graphs.dox named-param.dox \
-        maps.dox coding_style.dox groups.dox namespaces.dox license.dox \
+	maps.dox coding_style.dox groups.dox namespaces.dox license.dox \
 	developers_interface.dox graph_io.dox dirs.dox graph-adaptors.dox
 
 



More information about the Lemon-commits mailing list