Enlightenment CVS committal Author : doursse Project : e17 Module : libs/edje
Dir : e17/libs/edje/src/bin Modified Files: Makefile.am Log Message: * add mail in AC_INIT * remove Makefile.in when cleaning * INCLUDES -> AM_CPPFLAGS * minor cleaning =================================================================== RCS file: /cvs/e/e17/libs/edje/src/bin/Makefile.am,v retrieving revision 1.42 retrieving revision 1.43 diff -u -3 -r1.42 -r1.43 --- Makefile.am 7 Oct 2007 08:02:53 -0000 1.42 +++ Makefile.am 4 Nov 2007 09:53:29 -0000 1.43 @@ -1,13 +1,14 @@ -## Process this file with automake to produce Makefile.in -INCLUDES = \ +MAINTAINERCLEANFILES = Makefile.in + +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/bin \ -I$(top_srcdir)/src/lib \ [EMAIL PROTECTED]@ \ -DPACKAGE_BIN_DIR=\"$(bindir)\" \ -DPACKAGE_LIB_DIR=\"$(libdir)\" \ --DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\" +-DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\" \ [EMAIL PROTECTED]@ bin_SCRIPTS = \ @EDJE_RECC_PRG@ ------------------------------------------------------------------------- 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