Enlightenment CVS committal

Author  : titan
Project : e17
Module  : proto

Dir     : e17/proto/ephoto/src


Modified Files:
        Makefile.am ephoto.h 


Log Message:
Make the src/bin stuff compile now. It is installed as ephoto_test.

===================================================================
RCS file: /cvs/e/e17/proto/ephoto/src/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- Makefile.am 24 Oct 2006 15:34:05 -0000      1.7
+++ Makefile.am 3 Dec 2006 22:04:46 -0000       1.8
@@ -1,8 +1,6 @@
 ## Process this file with automake to produce Makefile.in 
 
-INCLUDES = \
--I$(top_srcdir) -I$(top_srcdir)/src/include -I$(top_srcdir)/src/lib \
--I$(top_builddir)/src/lib
+SUBDIRS = bin
 
 bin_PROGRAMS = ephoto
 
===================================================================
RCS file: /cvs/e/e17/proto/ephoto/src/ephoto.h,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- ephoto.h    24 Oct 2006 15:56:25 -0000      1.44
+++ ephoto.h    3 Dec 2006 22:04:46 -0000       1.45
@@ -11,6 +11,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <sqlite3.h>
+#include <unistd.h>
 #include "config.h"
 
 /* NLS */



-------------------------------------------------------------------------
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