[anjuta] python-support: Fixed distcheck



commit 51b0cec38189985e9e0c31c47a008ae2cbc40017
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Aug 16 22:58:57 2010 +0200

    python-support: Fixed distcheck

 plugins/language-support-python/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/plugins/language-support-python/Makefile.am b/plugins/language-support-python/Makefile.am
index 3c54cda..3d50d9a 100644
--- a/plugins/language-support-python/Makefile.am
+++ b/plugins/language-support-python/Makefile.am
@@ -48,4 +48,5 @@ EXTRA_DIST = \
 	$(python_plugin_plugin_DATA) \
 	$(python_plugin_ui_DATA) \
 	$(python_plugin_glade_DATA) \
-	$(python_plugin_pixmaps_DATA)
+	$(python_plugin_pixmaps_DATA) \
+	$(scripts_SCRIPTS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]