After cleaning up, etk wouldn't finish building on r:40244 because it was
missing a generated Makefile on data/themes/b_and_w.

I don't know if it was removed on purpose or if this is the correct fix, but
works for me. It just adds back what was removed on r:40299.

-- 
André Dieb Martins

Embedded Systems and Pervasive Computing Lab (Embedded)
Electrical Engineering Department (DEE)
Center of Electrical Engineering and Informatics (CEEI)
Federal University of Campina Grande (UFCG)

Blog: http://genuinepulse.blogspot.com/
Mail: dieb at embedded.ufcg.edu.br, andre.dieb at gmail.com
Index: configure.ac
===================================================================
--- configure.ac	(revision 40244)
+++ configure.ac	(working copy)
@@ -181,6 +181,8 @@
 data/themes/default/fonts/Makefile
 data/themes/default/images/Makefile
 data/themes/default/macros/Makefile
+data/themes/b_and_w/Makefile
+data/themes/b_and_w/img/Makefile
 data/wm/Makefile
 data/wm/default/Makefile
 data/wm/default/fonts/Makefile
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to