seed r344 - trunk/libseed



Author: hortont
Date: Tue Nov 25 02:10:14 2008
New Revision: 344
URL: http://svn.gnome.org/viewvc/seed?rev=344&view=rev

Log:
Fix libseed makefile.


Modified:
   trunk/libseed/Makefile.am

Modified: trunk/libseed/Makefile.am
==============================================================================
--- trunk/libseed/Makefile.am	(original)
+++ trunk/libseed/Makefile.am	Tue Nov 25 02:10:14 2008
@@ -4,11 +4,12 @@
 
 libseed_la_SOURCES = \
 	seed-closure.c \
-        seed-api.c \
+	seed-api.c \
 	seed-closure.h \
-	seed-builtins.c\
+	seed-builtins.c \
 	seed-builtins.h \
-        seed-exceptions.c \
+	seed-debug.h \
+	seed-exceptions.c \
 	seed-exceptions.h \
 	seed-engine.c \
 	seed-engine.h \



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