Enlightenment CVS committal Author : rephorm Project : e17 Module : proto
Dir : e17/proto/e_phys/src/lib Modified Files: Makefile.am Log Message: oops. forgot cflags and libs in lib/Makefile.am =================================================================== RCS file: /cvs/e/e17/proto/e_phys/src/lib/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 13 Sep 2006 04:42:02 -0000 1.1 +++ Makefile.am 13 Sep 2006 04:57:02 -0000 1.2 @@ -1,3 +1,7 @@ +INCLUDES = \ [EMAIL PROTECTED]@ \ [EMAIL PROTECTED]@ + lib_LTLIBRARIES = libephys.la libephys_la_SOURCES = \ @@ -7,4 +11,5 @@ e_phys_particle.c \ e_phys_world.c +libephys__la_LDADD = @EVAS_LIBS@ @ECORE_LIBS@ libephys_la_LIBADD = -lm ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs