gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/gui Makefile.am


From: Markus Gothe
Subject: [Gnash-commit] gnash/gui Makefile.am
Date: Mon, 30 Jul 2007 14:27:08 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/07/30 14:27:08

Modified files:
        gui            : Makefile.am 

Log message:
        Fix for 'make distcheck'

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/Makefile.am?cvsroot=gnash&r1=1.94&r2=1.95

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/gui/Makefile.am,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -b -r1.94 -r1.95
--- Makefile.am 30 Jul 2007 06:12:31 -0000      1.94
+++ Makefile.am 30 Jul 2007 14:27:08 -0000      1.95
@@ -15,7 +15,7 @@
 # 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.94 2007/07/30 06:12:31 nihilus Exp $
+# $Id: Makefile.am,v 1.95 2007/07/30 14:27:08 nihilus Exp $
 
 AUTOMAKE_OPTIONS = -Wno-portability
 
@@ -458,6 +458,7 @@
 bin_PROGRAMS = gnash
 if BUILD_AQUA_GUI
 bin_PROGRAMS += bundle
+bundle_SOURCES = $(NULL)
 endif
 
 gnash_SOURCES = gnash.cpp




reply via email to

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