gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/plugin Makefile.am mozilla-sdk/Makefile.am


From: Dossy Shiobara
Subject: [Gnash-commit] gnash/plugin Makefile.am mozilla-sdk/Makefile.am
Date: Tue, 18 Mar 2008 01:28:53 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Dossy Shiobara <dossy>  08/03/18 01:28:53

Modified files:
        plugin         : Makefile.am 
        plugin/mozilla-sdk: Makefile.am 

Log message:
        Add mozilla-sdk/include/prcpucfg-glibc.h and
        mozilla-sdk/include/prcpucfg-win32.h to noinst_HEADERS to make
        distcheck pass again.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/Makefile.am?cvsroot=gnash&r1=1.70&r2=1.71
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/mozilla-sdk/Makefile.am?cvsroot=gnash&r1=1.17&r2=1.18

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/plugin/Makefile.am,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -b -r1.70 -r1.71
--- Makefile.am 5 Mar 2008 03:55:57 -0000       1.70
+++ Makefile.am 18 Mar 2008 01:28:52 -0000      1.71
@@ -64,6 +64,8 @@
          mozilla-sdk/include/jritypes.h \
          mozilla-sdk/include/nptypes.h \
          mozilla-sdk/include/prcpucfg.h \
+         mozilla-sdk/include/prcpucfg-glibc.h \
+         mozilla-sdk/include/prcpucfg-win32.h \
          mozilla-sdk/include/prlock.h \
          mozilla-sdk/include/prcvar.h \
          mozilla-sdk/include/prthread.h \

Index: mozilla-sdk/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/plugin/mozilla-sdk/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- mozilla-sdk/Makefile.am     21 Jan 2008 23:28:02 -0000      1.17
+++ mozilla-sdk/Makefile.am     18 Mar 2008 01:28:52 -0000      1.18
@@ -43,6 +43,8 @@
          include/jritypes.h \
          include/nptypes.h \
          include/prcpucfg.h \
+         prcpucfg-glibc.h \
+         prcpucfg-win32.h \
          include/prlock.h \
          include/prcvar.h \
          include/prthread.h \




reply via email to

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