[gegl-gtk] Build: Add tests/utils.c to EXTRA_DIST



commit 0ce93f5c30b7e7683ca81d7204cbb560b33a09c1
Author: Jon Nordby <jononor gmail com>
Date:   Mon Oct 10 19:47:25 2011 +0200

    Build: Add tests/utils.c to EXTRA_DIST

 tests/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ec62723..2dcb77e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,6 +9,8 @@ test_view_helper_SOURCES = test-view-helper.c
 test_view_helper_CPPFLAGS = $(GTK_CFLAGS) $(GEGL_CFLAGS) -I$(top_srcdir)/gegl-gtk
 test_view_helper_LDADD = $(top_builddir)/gegl-gtk/libgegl-gtk GEGL_GTK_GTK_VERSION@- GEGL_GTK_API_VERSION@.la $(GTK_LIBS) $(GEGL_LIBS)
 
+EXTRA_DIST = utils.c
+
 # ----------------------------------------------
 # Rules for hooking up the unit/functional tests
 



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