[gedit-code-assistance] EXTRADIST vapi files



commit cbe82d3ebd8f66162489ff63a5d0bd7dfdccffc8
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Nov 13 16:36:52 2011 +0100

    EXTRADIST vapi files

 configure.ac     |    3 ++-
 vapi/Makefile.am |   11 +++++++++++
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3aa43a8..7689593 100644
--- a/configure.ac
+++ b/configure.ac
@@ -120,9 +120,10 @@ AC_SUBST(GEDIT_LIBS)
 AC_CONFIG_FILES([
 Makefile
 data/Makefile
+data/gcp.plugin
 src/Makefile
 src/gcp-config.vala
-data/gcp.plugin
+vapi/Makefile
 ])
 
 AC_OUTPUT
diff --git a/vapi/Makefile.am b/vapi/Makefile.am
new file mode 100644
index 0000000..2c12112
--- /dev/null
+++ b/vapi/Makefile.am
@@ -0,0 +1,11 @@
+EXTRA_DIST = \
+	clang.vapi \
+	gcp.vapi \
+	gdk-3.0.deps \
+	gdk-3.0.vapi \
+	gedit-3.0.vapi \
+	gtk+-3.0.deps \
+	gtk+-3.0.vapi \
+	gtksourceview-3.0.vapi \
+	libpeas-1.0.vapi
+



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