Enlightenment CVS committal Author : horms Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/bin Modified Files: Makefile.am Log Message: Make sure moc_evas_software_qtopia_main.cpp exists for make dist, even if make clean has been called =================================================================== RCS file: /cvs/e/e17/libs/evas/src/bin/Makefile.am,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- Makefile.am 11 Mar 2006 01:55:16 -0000 1.20 +++ Makefile.am 12 Apr 2006 09:20:17 -0000 1.21 @@ -105,6 +105,9 @@ evas_software_qtopia_test_CFLAGS = $(CFLAGS) @qt_cflags@ evas_software_qtopia_test_CXXFLAGS = $(CFLAGS) $(CXXFLAGS) @qt_cflags@ evas_software_qtopia_test_DEPENDENCIES = $(top_builddir)/src/lib/libevas.la +else +moc_evas_software_qtopia_main.cpp: + touch $@ endif evas_gl_x11_test_SOURCES = evas_test_main.h evas_test_main.c evas_gl_x11_main.c ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs