Enlightenment CVS committal Author : devilhorns Project : e_modules Module : slideshow
Dir : e_modules/slideshow Modified Files: Makefile.am Log Message: Add edc to make distcheck. =================================================================== RCS file: /cvs/e/e_modules/slideshow/Makefile.am,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- Makefile.am 10 Jul 2006 17:42:09 -0000 1.10 +++ Makefile.am 14 Jul 2006 18:57:58 -0000 1.11 @@ -15,7 +15,8 @@ module.eap \ slideshow.edj -EXTRA_DIST = $(files_DATA) slideshow.edc +EXTRA_DIST = $(files_DATA) \ + slideshow.edc # the module .so file INCLUDES = -I. \ @@ -31,12 +32,10 @@ module_la_LIBADD = @e_libs@ module_la_LDFLAGS = -module -avoid-version -module_la_DEPENDENCIES = $(top_builddir)/config.h +module_la_DEPENDENCIES = $(top_builddir)/config.h $(top_builddir)/slideshow.edj -slideshow.edj: Makefile slideshow.edc - $(EDJE_CC) $(EDJE_FLAGS) \ - $(top_srcdir)/slideshow.edc \ - $(top_builddir)/slideshow.edj +%.edj: %.edc + $(EDJE_CC) $(EDJE_FLAGS) $< $@ clean-local: rm -rf *.edj *~ ------------------------------------------------------------------------- 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