[at-spi2-core] Add template files to EXTRA_DIST



commit 841d454f0069ac9d61392bc3562174cdbc69301f
Author: Mike Gorse <mgorse suse com>
Date:   Tue May 28 10:30:59 2013 -0500

    Add template files to EXTRA_DIST

 atspi/Makefile.am |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/atspi/Makefile.am b/atspi/Makefile.am
index 4d34540..2cb21da 100644
--- a/atspi/Makefile.am
+++ b/atspi/Makefile.am
@@ -128,6 +128,10 @@ INTROSPECTION_GIRS =
 INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir) --warn-all
 INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
 
+EXTRA_DIST = \
+       atspi-enum-types.c.template \
+       atspi-enum-types.h.template
+
 if HAVE_INTROSPECTION
 Atspi-2.0.gir: libatspi.la
 Atspi_2_0_gir_INCLUDES = GLib-2.0 GObject-2.0


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