gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11299: include cygnalrc.in in dist


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11299: include cygnalrc.in in dist tarballs to keep distcheck happy.
Date: Wed, 22 Jul 2009 09:13:56 -0600
User-agent: Bazaar (1.13.1)

------------------------------------------------------------
revno: 11299
committer: address@hidden
branch nick: trunk
timestamp: Wed 2009-07-22 09:13:56 -0600
message:
  include cygnalrc.in in dist tarballs to keep distcheck happy.
modified:
  cygnal/Makefile.am
=== modified file 'cygnal/Makefile.am'
--- a/cygnal/Makefile.am        2009-07-21 17:26:53 +0000
+++ b/cygnal/Makefile.am        2009-07-22 15:13:56 +0000
@@ -37,6 +37,8 @@
 DIST_SUBDIRS  = testsuite cgi-bin
 
 sysconf_DATA = cygnalrc
+EXTRA_DIST = cygnalrc.in
+CLEANFILES = cygnalrc
 
 AM_CPPFLAGS = # -Wall
 
@@ -89,7 +91,7 @@
 libcygnal_la_LIBADD = 
 
 
-cygnalrc: cygnalrc.in Makefile
+cygnalrc: $(srcdir)/cygnalrc.in Makefile
        cat $(srcdir)/address@hidden >$@
 
 # Rebuild with GCC 4.x Mudflap support


reply via email to

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