libgweather r472 - in trunk: . python
- From: danw svn gnome org
- To: svn-commits-list gnome org
- Subject: libgweather r472 - in trunk: . python
- Date: Mon, 29 Sep 2008 16:40:02 +0000 (UTC)
Author: danw
Date: Mon Sep 29 16:40:02 2008
New Revision: 472
URL: http://svn.gnome.org/viewvc/libgweather?rev=472&view=rev
Log:
* python/Makefile.am (EXTRA_DIST): dist gweather.defs (and move
EXTRA_DIST outside the if ENABLE_PYTHON). #554086, Emilio Pozuelo
Monfort.
Modified:
trunk/ChangeLog
trunk/python/Makefile.am
Modified: trunk/python/Makefile.am
==============================================================================
--- trunk/python/Makefile.am (original)
+++ trunk/python/Makefile.am Mon Sep 29 16:40:02 2008
@@ -13,8 +13,6 @@
gweather.c: gweather.defs *.override
CLEANFILES = gweather.c
-EXTRA_DIST = *.override bad__init__.py demo.py
-
.defs.c:
(cd $(srcdir)\
&& pygtk-codegen-2.0 \
@@ -31,3 +29,5 @@
chmod a+x $(DESTDIR)$(pyunstabledir)/__init__.py
endif
+
+EXTRA_DIST = gweather.defs *.override bad__init__.py demo.py
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]