add the icons to the tarball
authorladanyi
Tue, 14 Jun 2005 09:17:43 +0000
changeset 14795b64e502e5b3
parent 1478 bc7ae573d77d
child 1480 268c2b5d8971
add the icons to the tarball
doc/Makefile.am
     1.1 --- a/doc/Makefile.am	Mon Jun 13 19:49:33 2005 +0000
     1.2 +++ b/doc/Makefile.am	Tue Jun 14 09:17:43 2005 +0000
     1.3 @@ -5,9 +5,9 @@
     1.4  htmldir = $(datadir)/doc/@PACKAGE@-@VERSION@/html
     1.5  ## htmldir = $(pkgdatadir)/doc
     1.6  
     1.7 -EXTRA_DIST = html mainpage.dox getstart.dox quicktour.dox \
     1.8 +EXTRA_DIST = html icons mainpage.dox getstart.dox quicktour.dox \
     1.9  	demoprograms.dox graphs.dox undir_graphs.dox named-param.dox \
    1.10 -        maps.dox coding_style.dox groups.dox namespaces.dox license.dox \
    1.11 +	maps.dox coding_style.dox groups.dox namespaces.dox license.dox \
    1.12  	developers_interface.dox graph_io.dox dirs.dox graph-adaptors.dox
    1.13  
    1.14