[libchamplain: 5/10] Remove unnecessary DIST_SUBDIRS
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain: 5/10] Remove unnecessary DIST_SUBDIRS
- Date: Mon, 10 May 2010 21:55:37 +0000 (UTC)
commit a82b3b28f309d7e3215c4cf69e1fca43b0e795c2
Author: JiÅ?Ã Techet <techet gmail com>
Date: Mon May 10 21:14:02 2010 +0200
Remove unnecessary DIST_SUBDIRS
Signed-off-by: JiÅ?Ã Techet <techet gmail com>
Makefile.am | 2 --
bindings/Makefile.am | 2 --
docs/Makefile.am | 2 --
3 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ae7b47f..5db13fe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,7 +48,5 @@ all: $(other_pcfiles)
# Have the demos build at the end as they depend on optional parts
SUBDIRS += docs demos bindings
-DIST_SUBDIRS = tidy champlain champlain-gtk docs demos bindings
-
ChangeLog: Makefile.am
git log --pretty=short > ChangeLog
diff --git a/bindings/Makefile.am b/bindings/Makefile.am
index 9028401..0a26f9a 100644
--- a/bindings/Makefile.am
+++ b/bindings/Makefile.am
@@ -4,5 +4,3 @@ if ENABLE_PYTHON
SUBDIRS+=python
endif
-DIST_SUBDIRS=python
-
diff --git a/docs/Makefile.am b/docs/Makefile.am
index ddb88c8..2a2a881 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -4,5 +4,3 @@ if ENABLE_GTK
SUBDIRS+=reference-gtk
endif
-DIST_SUBDIRS=reference reference-gtk
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]