Enlightenment CVS committal

Author  : titan
Project : e17
Module  : proto

Dir     : e17/proto/ephoto/src


Modified Files:
        Makefile.am 
Added Files:
        ephoto.c ephoto_callbacks.c 


Log Message:
Put some stuff in. doesn't compile quite yet.

===================================================================
RCS file: /cvs/e/e17/proto/ephoto/src/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 12 Mar 2006 05:56:07 -0000      1.2
+++ Makefile.am 20 Jul 2006 05:12:39 -0000      1.3
@@ -6,12 +6,12 @@
 
 bin_PROGRAMS = ephoto
 
-ephoto_SOURCES = ephoto.c ephoto_browsing.c ephoto_misc.c ephoto_presentation.c
+ephoto_SOURCES = ephoto.c ephoto_callbacks.c
 
 ephoto_CFLAGS = @ewl_cflags@
 
 ephoto_LDADD =  $(INTLLIBS) \
-               @ewl_libs@
+               @ewl_libs@ -lsqlite3
 
 EXTRA_DIST = \
             ephoto.h



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to