[nautilus-actions] Fix make distcheck
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Fix make distcheck
- Date: Thu, 4 Mar 2010 01:37:10 +0000 (UTC)
commit 1669a20eee9cfed35b924c4eb15e968698919ca1
Author: Pierre Wieser <pwieser trychlos org>
Date: Thu Mar 4 02:38:09 2010 +0100
Fix make distcheck
ChangeLog | 3 +++
TODO | 4 ++++
src/core/Makefile.am | 3 ---
src/nact/Makefile.am | 3 ---
4 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 91f4386..3acb5d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-03-03 Pierre Wieser <pwieser trychlos org>
+ * src/core/Makefile.am:
+ * src/nact/Makefile.am: Fix make distcheck.
+
* po/POTFILES.in: Updated.
Rename the NAIConditions interface to NAIContextConditions
diff --git a/TODO b/TODO
index cad2ac7..eefbea8 100644
--- a/TODO
+++ b/TODO
@@ -160,3 +160,7 @@
- get_xds_atom_value: test on 64bit platform, then remove debug stuff
- try to restore hierarchy on import
+
+- use NADataDef to automatically generate schemas
+ in data/nautilus-actions.schemas.in
+ and in src/utils/nautilus-actions-schemas
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 67d7533..5493e17 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -113,6 +113,3 @@ pkgdata_DATA = \
EXTRA_DIST = \
$(pkgdata_DATA) \
$(NULL)
-
-uninstall-hook:
- -\rm -fr $(DESTDIR)$(pkgdatadir)
diff --git a/src/nact/Makefile.am b/src/nact/Makefile.am
index ba64a1c..01c2ab4 100644
--- a/src/nact/Makefile.am
+++ b/src/nact/Makefile.am
@@ -178,6 +178,3 @@ EXTRA_DIST = \
$(pkgdata_DATA) \
nact-marshal.list \
$(NULL)
-
-uninstall-hook:
- -\rm -fr $(DESTDIR)$(pkgdatadir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]