gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10838: put DIST_SUBDIRS outside the


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10838: put DIST_SUBDIRS outside the if-else.
Date: Sat, 25 Apr 2009 19:49:53 -0600
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10838
committer: address@hidden
branch nick: trunk
timestamp: Sat 2009-04-25 19:49:53 -0600
message:
  put DIST_SUBDIRS outside the if-else.
modified:
  gui/Makefile.am
=== modified file 'gui/Makefile.am'
--- a/gui/Makefile.am   2009-04-26 00:52:48 +0000
+++ b/gui/Makefile.am   2009-04-26 01:49:53 +0000
@@ -28,9 +28,8 @@
 # If python support is enabled, built that too
 if USE_PYTHON
 SUBDIRS += pythonmod
-else
+endif
 DIST_SUBDIRS = pythonmod
-endif
 
 localedir = $(datadir)/locale
 


reply via email to

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