gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/plugin/klash Makefile.am


From: Rob Savoye
Subject: [Gnash-commit] gnash/plugin/klash Makefile.am
Date: Mon, 19 Feb 2007 02:00:57 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    07/02/19 02:00:57

Modified files:
        plugin/klash   : Makefile.am 

Log message:
        Remove DIST_COMMON, it's unneeded and causes errors with automake 1.10.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/klash/Makefile.am?cvsroot=gnash&r1=1.26&r2=1.27

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/plugin/klash/Makefile.am,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- Makefile.am 18 Feb 2007 18:36:25 -0000      1.26
+++ Makefile.am 19 Feb 2007 02:00:56 -0000      1.27
@@ -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.26 2007/02/18 18:36:25 rsavoye Exp $
+# $Id: Makefile.am,v 1.27 2007/02/19 02:00:56 rsavoye Exp $
 
 AUTOMAKE_OPTIONS = 
 
@@ -41,7 +41,7 @@
 dist_rc_DATA = klashpartui.rc
 dist_appsdata_DATA = pluginsinfo
 
-DIST_COMMON = $(dist_appsdata_DATA) $(dist_kde_services_DATA) $(dist_rc_DATA)
+# DIST_COMMON = $(dist_appsdata_DATA) $(dist_kde_services_DATA) $(dist_rc_DATA)
 
 BUILT_SOURCES = klash_part.moc klash.moc
 CLEANFILES = klash_part.moc klash.moc




reply via email to

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