Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : apps/enity

Dir     : e17/apps/enity/src/bin


Modified Files:
        Makefile.am 


Log Message:
sanitized enity (somewhat)

===================================================================
RCS file: /cvs/e/e17/apps/enity/src/bin/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 5 Aug 2006 02:52:51 -0000       1.2
+++ Makefile.am 22 Mar 2007 15:03:46 -0000      1.3
@@ -1,10 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-INCLUDES = \
--Wall -g \
--I/usr/local/include \
--I$(top_srcdir)/lib \
[EMAIL PROTECTED]@
+INCLUDES = @ENITY_CFLAGS@
 
 bin_PROGRAMS = enity
 
@@ -15,4 +11,4 @@
 enity.c en_argument.c \
 $(enity_INCLUDES)
 
-enity_LDADD = @my_libs@
+enity_LDADD = @ENITY_LIBS@



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