[jhbuild] dist: properly handle .desktop file



commit 518ec81ad3914db2a34ac6ef221edf215b342e1d
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Mon Apr 16 14:13:21 2012 +0200

    dist: properly handle .desktop file

 examples/Makefile.am |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 8dd8359..1262e49 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -2,5 +2,9 @@
 xsession_in_files = jhbuild.desktop.in
 noinst_DATA = $(xsession_in_files:.desktop.in=.desktop)
 
+EXTRA_DIST = jhbuild.desktop.in
+
+DISTCLEANFILES = jhbuild.desktop
+
 @INTLTOOL_DESKTOP_RULE@
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]