From 08c82ad7f4076ed2dd5cf46ecd17f5750dd6362f Mon Sep 17 00:00:00 2001 From: Alberto Mardegan Date: Wed, 25 Jul 2012 10:44:25 +0300 Subject: [PATCH] Distribute test script --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 2fe761c..e056712 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,7 +3,7 @@ INCLUDES=-I$(top_srcdir) $(DEPS_CFLAGS) check_PROGRAMS = signon-glib-testsuite -check_SCRIPTS = signon-glib-test.sh +dist_check_SCRIPTS = signon-glib-test.sh signon_glib_testsuite_SOURCES = check_signon.c signon_glib_testsuite_CFLAGS = $(CHECK_FLAGS) -I$(top_srcdir) -- 2.34.1