[tracker/rss-enclosures] Fixes GB#628536: Don't install ui files for example utils
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] Fixes GB#628536: Don't install ui files for example utils
- Date: Wed, 24 Nov 2010 01:39:14 +0000 (UTC)
commit cb64787b2de80d4ab52238a8f02b8d5db72f347e
Author: Aleksander Morgado <aleksander lanedo com>
Date: Thu Sep 2 15:18:07 2010 +0200
Fixes GB#628536: Don't install ui files for example utils
examples/rss-reader/Makefile.am | 5 +----
utils/gtk-sparql/Makefile.am | 5 +----
2 files changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/examples/rss-reader/Makefile.am b/examples/rss-reader/Makefile.am
index 11cbf89..ddfb97a 100644
--- a/examples/rss-reader/Makefile.am
+++ b/examples/rss-reader/Makefile.am
@@ -1,10 +1,7 @@
include $(top_srcdir)/Makefile.decl
-uidir = $(datadir)/tracker
-ui_DATA = rss_viewer.ui
-
EXTRA_DIST = \
- $(ui_DATA) \
+ rss_viewer.ui \
main.py \
signaler.py \
tracker_backend.py \
diff --git a/utils/gtk-sparql/Makefile.am b/utils/gtk-sparql/Makefile.am
index 102f2d2..211882b 100644
--- a/utils/gtk-sparql/Makefile.am
+++ b/utils/gtk-sparql/Makefile.am
@@ -1,10 +1,7 @@
include $(top_srcdir)/Makefile.decl
-uidir = $(datadir)/tracker
-ui_DATA = gtk-sparql.ui
-
EXTRA_DIST = \
- $(ui_DATA) \
+ gtk-sparql.ui \
completion.py \
completion_engine.py \
gtk-sparql.py \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]