dist the pixel icons

2002-07-24  jacob berkman  <jacob@ximian.com>

	* Makefile.am (EXTRA_DIST): dist the pixel icons
This commit is contained in:
jacob berkman 2002-07-24 17:36:30 +00:00 committed by Jacob Berkman
parent c27d13b7de
commit 73b80d87c7
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2002-07-24 jacob berkman <jacob@ximian.com>
* Makefile.am (EXTRA_DIST): dist the pixel icons
2002-07-02 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=85629

View file

@ -32,4 +32,4 @@ INCLUDES = $(FONT_CAPPLET_CFLAGS) \
-DGLADEDIR=\""$(gladedir)"\" \
-DPIXMAPDIR=\""$(pixmapdir)"\"
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES)
EXTRA_DIST = $(Desktop_in_files) $(icons_DATA) $(glade_DATA)
EXTRA_DIST = $(Desktop_in_files) $(icons_DATA) $(glade_DATA) $(pixmap_DATA)