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:
Jens Granseuer 2008-02-16 11:32:14 +00:00 committed by Jens Granseuer
parent c04b442c24
commit 849371cf5e
2 changed files with 5 additions and 1 deletions

View file

@ -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),

View file

@ -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)