[gtk-mac-integration] Add to extra-dist the test data files accel_map and src/testui.xml



commit 79c17d24c1d3e8653f8e708b06836db827764ad5
Author: John Ralls <jralls ceridwen us>
Date:   Mon Sep 26 12:11:24 2011 -0700

    Add to extra-dist the test data files accel_map and src/testui.xml

 Makefile.am     |    2 +-
 src/Makefile.am |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 6070167..887290b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 SUBDIRS = src data bindings docs strings
 
-EXTRA_DIST = gtk-doc.make
+EXTRA_DIST = gtk-doc.make accel_map
 
 AUTOMAKE_OPTIONS = dist-tarZ dist-bzip2
 DISTCHECK_CONFIGURE_FLAGS = --enable-python=all --enable-gtk-doc
diff --git a/src/Makefile.am b/src/Makefile.am
index 9eeca50..053d045 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -46,3 +46,5 @@ noinst_PROGRAMS = test-integration
 test_integration_SOURCES = test-integration.c
 test_integration_CFLAGS = $(MAC_CFLAGS)
 test_integration_LDADD =  $(MAC_LIBS) libgtkmacintegration.la
+
+EXTRA_DIST = testui.xml



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