[evolution-data-server/openismus-work: 82/122] Specify DIST_SUBDIRS in addressbook/backends/Makefile.am
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work: 82/122] Specify DIST_SUBDIRS in addressbook/backends/Makefile.am
- Date: Mon, 17 Dec 2012 09:10:11 +0000 (UTC)
commit 49435f87e03b456a9a470df0aadedbc82a811c3b
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Wed Dec 5 21:19:15 2012 +0900
Specify DIST_SUBDIRS in addressbook/backends/Makefile.am
This ensures that the google and ldap backends get packaged into dist
tarballs even if --without-google was specified in configure.
addressbook/backends/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/addressbook/backends/Makefile.am b/addressbook/backends/Makefile.am
index 4df5b3d..03581c4 100644
--- a/addressbook/backends/Makefile.am
+++ b/addressbook/backends/Makefile.am
@@ -12,4 +12,7 @@ endif
SUBDIRS = file vcf $(LDAP_SUBDIR) $(GOOGLE_SUBDIR) webdav
+# All subdirs go into dist tarballs regardless of configure options
+DIST_SUBDIRS = file vcf ldap google webdav
+
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]