[snappy] Desktop file: fix EXTRA_DIST
- From: Luis de Bethencourt <luisbg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [snappy] Desktop file: fix EXTRA_DIST
- Date: Thu, 13 Dec 2012 18:38:48 +0000 (UTC)
commit eb72e6bc4535b47b105635c450caa38cca99b96d
Author: Alban Crequy <alban crequy collabora co uk>
Date: Thu Dec 13 18:09:08 2012 +0000
Desktop file: fix EXTRA_DIST
data/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 746c688..9ab5a74 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -15,4 +15,4 @@ desktop_DATA = snappy.desktop
desktopdir = $(datadir)/applications
EXTRA_DIST = \
- $(icons_DATA)
+ $(icons_DATA) $(desktop_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]