[anjuta] project-wizard: Add wizard files to EXTRA_DIST



commit c954000ee9e2af3f8a9d217c341e05f50cafba5c
Author: Arnel A. Borja <kyoushuu yahoo com>
Date:   Tue Nov 22 23:04:21 2011 +0800

    project-wizard: Add wizard files to EXTRA_DIST

 .../templates/gnome-shell-extension/Makefile.am    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/project-wizard/templates/gnome-shell-extension/Makefile.am b/plugins/project-wizard/templates/gnome-shell-extension/Makefile.am
index 5748ab1..67dc032 100644
--- a/plugins/project-wizard/templates/gnome-shell-extension/Makefile.am
+++ b/plugins/project-wizard/templates/gnome-shell-extension/Makefile.am
@@ -3,5 +3,6 @@ SUBDIRS = src
 
 wizard_filesdir = $(anjuta_data_dir)/project/gnome-shell-extension
 wizard_files_DATA = autogen.sh configure.ac.tpl Makefile.am.tpl project.anjuta
+EXTRA_DIST = $(wizard_files_DATA)
 
 -include $(top_srcdir)/git.mk



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