Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/eesh Modified Files: Makefile.am Log Message: Move to new AC_INIT style. =================================================================== RCS file: /cvs/e/e16/e/eesh/Makefile.am,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- Makefile.am 9 Sep 2006 22:21:48 -0000 1.15 +++ Makefile.am 3 Nov 2007 11:57:31 -0000 1.16 @@ -3,9 +3,9 @@ eesh_SOURCES = E.h comms.c main.c -LDADD = $(X_LIBS) -lX11 +eesh_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) $(X_CFLAGS) -INCLUDES = -I$(top_builddir) -I$(top_srcdir) $(X_CFLAGS) +LDADD = $(X_LIBS) -lX11 uninstall-local: for i in $(bin_PROGRAMS); do \ ------------------------------------------------------------------------- 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