[nautilus-actions] Makefile.am & configure.ac are updated accordingly
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Makefile.am & configure.ac are updated accordingly
- Date: Thu, 1 May 2014 22:09:19 +0000 (UTC)
commit 020e0adf2077ff5f02021e6e5d06d328ec4495dd
Author: Pierre Wieser <pwieser trychlos org>
Date: Thu Jan 30 19:32:20 2014 +0100
Makefile.am & configure.ac are updated accordingly
ChangeLog | 3 +++
Makefile.am | 2 +-
configure.ac | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 650f0c6..509eb5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
* tools/check-po.sh:
* tools/check-headers.sh: Move to maintainer/.
+ * configure.ac:
+ * Makefile.am: Updated accordingly.
+
2014-01-27 Pierre Wieser <pwieser trychlos org>
* docs/nact/C/articleinfo.xml:
diff --git a/Makefile.am b/Makefile.am
index f190a88..71e57b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,7 +34,7 @@ SUBDIRS = \
po \
data \
docs \
- tools \
+ maintainer \
$(NULL)
# - nautilus-extdir is a foo directory so that make distcheck has a vpath
diff --git a/configure.ac b/configure.ac
index f093873..ed97efb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,8 +64,8 @@ AC_CONFIG_FILES([
src/nact/Makefile
src/test/Makefile
src/utils/Makefile
- tools/Makefile
po/Makefile.in
+ maintainer/Makefile
])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]