Enlightenment CVS committal Author : sebastid Project : misc Module : embrace
Dir : misc/embrace/src/plugins/maildir Modified Files: Makefile.am Log Message: Move libembrace to a libdir. This should allow paralell building 'make -j'. =================================================================== RCS file: /cvsroot/enlightenment/misc/embrace/src/plugins/maildir/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 2 Sep 2005 05:11:24 -0000 1.2 +++ Makefile.am 2 Sep 2005 05:32:57 -0000 1.3 @@ -1,10 +1,10 @@ -## $Id: Makefile.am,v 1.2 2005/09/02 05:11:24 sebastid Exp $ +## $Id: Makefile.am,v 1.3 2005/09/02 05:32:57 sebastid Exp $ if BUILD_MAILDIR -AM_CFLAGS = -I$(top_srcdir)/src \ - @EDB_CFLAGS@ \ - @EVAS_CFLAGS@ \ +AM_CFLAGS = -I$(top_srcdir)/src/include \ + @EDB_CFLAGS@ \ + @EVAS_CFLAGS@ \ @ECORE_CFLAGS@ plugin_LTLIBRARIES = libmaildir.la ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs