[jhbuild] dist: properly handle .desktop file
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] dist: properly handle .desktop file
- Date: Mon, 16 Apr 2012 12:14:30 +0000 (UTC)
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]