Enlightenment CVS committal

Author  : englebass
Project : misc
Module  : elapse

Dir     : misc/elapse/src


Modified Files:
        Makefile.am 


Log Message:
Compile fixes.

===================================================================
RCS file: /cvs/e/misc/elapse/src/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 26 May 2004 04:06:27 -0000      1.2
+++ Makefile.am 27 Jul 2007 16:38:24 -0000      1.3
@@ -1,8 +1,8 @@
 ## Process this file with automake to produce Makefile.in
 
-INCLUDES = @edje_cflags@ @esmart_cflags@
+INCLUDES = @ELAPSE_CFLAGS@
 
 bin_PROGRAMS = elapse
 
 elapse_SOURCES = gui.c main.c time.c util.c
-elapse_LDADD = @edje_libs@ @esmart_libs@ -lesmart_trans_x11
+elapse_LDADD = @ELAPSE_LIBS@



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to