Enlightenment CVS committal Author : raster Project : e17 Module : libs/esmart
Dir : e17/libs/esmart/data Modified Files: Makefile.am Log Message: be able to pass distcheck! =================================================================== RCS file: /cvs/e/e17/libs/esmart/data/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 10 Jul 2007 17:33:54 -0000 1.2 +++ Makefile.am 25 Aug 2007 13:49:46 -0000 1.3 @@ -1,5 +1,7 @@ MAINTAINERCLEANFILES = Makefile.in +SUBDIRS = images + EDJE_CC = @edje_cc@ EDJE_FLAGS = \ -v \ @@ -14,7 +16,8 @@ esmart_text_entry_test.edj: Makefile esmart_text_entry_test.edc $(EDJE_CC) $(EDJE_FLAGS) \ - $(top_srcdir)/data/esmart_text_entry_test.edc + $(top_srcdir)/data/esmart_text_entry_test.edc \ + $(top_builddir)/data/esmart_text_entry_test.edj clean-local: rm -f *.edj ------------------------------------------------------------------------- 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