gget r92 - trunk/epiphany-extension



Author: johans
Date: Mon Aug 18 10:38:34 2008
New Revision: 92
URL: http://svn.gnome.org/viewvc/gget?rev=92&view=rev

Log:
Another build fix.

Modified:
   trunk/epiphany-extension/Makefile.am

Modified: trunk/epiphany-extension/Makefile.am
==============================================================================
--- trunk/epiphany-extension/Makefile.am	(original)
+++ trunk/epiphany-extension/Makefile.am	Mon Aug 18 10:38:34 2008
@@ -1,3 +1,8 @@
+ggetepiphanydir = $(EPIPHANY_EXTENSIONS_DIR)
+ggetepiphany_PYTHON = \
+	gget-epiphany.py
+
+
 @EPIPHANY_EXTENSION_RULE@
 
 extension_in_files = gget.ephy-extension.in
@@ -14,5 +19,5 @@
 
 
 EXTRA_DIST = $(extension_in_files)
-
-CLEANFILES = $(extension_DATA) gget-epiphany.py
+CLEANFILES = $(extension_DATA)
+DISTCLEANFILES = $(extension_DATA)



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