don't distribute the .desktop.in file
2008-02-16 Jens Granseuer <jensgr@gmx.net> * Makefile.am: don't distribute the .desktop.in file svn path=/trunk/; revision=8491
This commit is contained in:
parent
c04b442c24
commit
849371cf5e
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-02-16 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* Makefile.am: don't distribute the .desktop.in file
|
||||
|
||||
2008-02-12 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* e-image-chooser.c: (e_image_chooser_class_init),
|
||||
|
|
|
@ -47,4 +47,4 @@ INCLUDES = \
|
|||
endif # BUILD_ABOUTME
|
||||
|
||||
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES) $(desktop_DATA)
|
||||
EXTRA_DIST = $(glade_files) $(pixmap_files) $(Desktop_in_files)
|
||||
EXTRA_DIST = $(glade_files) $(pixmap_files)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue