[cells-gtk-cvs] CVS update: root/gtk-ffi/Makefile

Peter Denno pdenno at common-lisp.net
Tue Jan 3 19:11:07 UTC 2006


Update of /project/cells-gtk/cvsroot/root/gtk-ffi
In directory common-lisp.net:/tmp/cvs-serv30584/root/gtk-ffi

Modified Files:
	Makefile 
Log Message:
trivial
Date: Tue Jan  3 20:11:06 2006
Author: pdenno

Index: root/gtk-ffi/Makefile
diff -u root/gtk-ffi/Makefile:1.3 root/gtk-ffi/Makefile:1.4
--- root/gtk-ffi/Makefile:1.3	Wed Nov 16 02:42:47 2005
+++ root/gtk-ffi/Makefile	Tue Jan  3 20:11:06 2006
@@ -27,4 +27,4 @@
 
 all:
 	gcc -c gtk-adds.c `pkg-config --cflags --libs gtk+-2.0`
-	gcc -shared -o libcellsgtk.so gtk-adds.o
\ No newline at end of file
+	gcc -shared -o libcellsgtk.so gtk-adds.o `pkg-config --cflags --libs gtk+-2.0`
\ No newline at end of file




More information about the Cells-gtk-cvs mailing list