Enlightenment CVS committal Author : devilhorns Project : e_modules Module : mbar
Dir : e_modules/mbar/data/themes Modified Files: Makefile.am Log Message: Proper install and make distcheck now. =================================================================== RCS file: /cvs/e/e_modules/mbar/data/themes/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- Makefile.am 29 Mar 2006 00:47:39 -0000 1.3 +++ Makefile.am 14 Jul 2006 19:20:15 -0000 1.4 @@ -5,16 +5,15 @@ filesdir = $(datadir) files_DATA = \ -fonts/VeraBd.ttf \ -mbar.edj \ -mbar.edc +mbar.edj -EXTRA_DIST = $(files_DATA) $(wildcard images/*.png) +EXTRA_DIST = $(files_DATA) \ + $(wildcard images/*.png) \ + fonts/VeraBd.ttf \ + mbar.edc -mbar.edj: Makefile mbar.edc - $(EDJE_CC) $(EDJE_FLAGS) \ - mbar.edc \ - mbar.edj +%.edj: %.edc + $(EDJE_CC) $(EDJE_FLAGS) $< $@ clean-local: rm -f *.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