gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog cygnal/ACT/Makefile.am


From: Sandro Santilli
Subject: [Gnash-commit] gnash ChangeLog cygnal/ACT/Makefile.am
Date: Wed, 24 Oct 2007 15:55:03 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/10/24 15:55:03

Modified files:
        .              : ChangeLog 
        cygnal/ACT     : Makefile.am 

Log message:
                * cygnal/ACT/Makefile.am: distribute test_support and unit_tests
                  subdirs.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4687&r2=1.4688
http://cvs.savannah.gnu.org/viewcvs/gnash/cygnal/ACT/Makefile.am?cvsroot=gnash&r1=1.4&r2=1.5

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.4687
retrieving revision 1.4688
diff -u -b -r1.4687 -r1.4688
--- ChangeLog   24 Oct 2007 15:37:57 -0000      1.4687
+++ ChangeLog   24 Oct 2007 15:55:02 -0000      1.4688
@@ -1,5 +1,7 @@
 2007-10-24 Sandro Santilli <address@hidden>
 
+       * cygnal/ACT/Makefile.am: distribute test_support and unit_tests
+         subdirs.
        * extensions/Makefile.am: distribute metome subdir
 
 2007-10-24 Sandro Santilli <address@hidden>

Index: cygnal/ACT/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/cygnal/ACT/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- cygnal/ACT/Makefile.am      16 Oct 2007 20:20:29 -0000      1.4
+++ cygnal/ACT/Makefile.am      24 Oct 2007 15:55:03 -0000      1.5
@@ -15,11 +15,14 @@
 #   along with this program; if not, write to the Free Software
 #   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #
-# $Id: Makefile.am,v 1.4 2007/10/16 20:20:29 eh9 Exp $
+# $Id: Makefile.am,v 1.5 2007/10/24 15:55:03 strk Exp $
 
 #----------------------------------------
 # Makefile.am for Cygnal/ACT 
 #----------------------------------------
+
+DIST_SUBDIRS = test_support unit_tests
+
 AM_CPPFLAGS = # -Wall
 
 ## WARNING: make sure GLIB_LIBS appears first




reply via email to

[Prev in Thread] Current Thread [Next in Thread]