[anjuta] python-loader: Fixed distcheck
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] python-loader: Fixed distcheck
- Date: Mon, 16 Aug 2010 21:00:38 +0000 (UTC)
commit 21c83131f41b897c2f69bbba6c2cf9780e981096
Author: Johannes Schmid <jhs gnome org>
Date: Mon Aug 16 22:59:07 2010 +0200
python-loader: Fixed distcheck
plugins/Makefile.am | 2 +-
plugins/python-loader/Makefile.am | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index da12182..a8737a2 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -37,7 +37,7 @@ SUBDIRS = . \
js-debugger \
language-support-js \
language-support-vala \
- language-support-python
+ language-support-python \
python-loader
-include $(top_srcdir)/git.mk
diff --git a/plugins/python-loader/Makefile.am b/plugins/python-loader/Makefile.am
index 0af1d21..27283ff 100644
--- a/plugins/python-loader/Makefile.am
+++ b/plugins/python-loader/Makefile.am
@@ -49,7 +49,8 @@ libanjuta_python_loader_la_LIBADD = \
endif # HAVE_PYTHON
EXTRA_DIST = \
- $(plugin_in_files)
+ $(plugin_in_files) \
+ $(plugin_DATA)
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]