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:
parent
c27d13b7de
commit
73b80d87c7
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue