Enlightenment CVS committal Author : onefang Project : e17 Module : apps/e_utils
Dir : e17/apps/e_utils/data Modified Files: Makefile.am Log Message: Bringing e17genmenu in from the cold. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e_utils/data/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- Makefile.am 15 Jan 2006 15:15:06 -0000 1.5 +++ Makefile.am 7 Mar 2006 21:58:24 -0000 1.6 @@ -1,5 +1,9 @@ MAINTAINERCLEANFILES = Makefile.in +if BUILD_E17GENMENU +e17genmenu_subdir = e17genmenu +endif + if BUILD_EAPP_EDIT eapp_edit_subdir = eapp_edit endif @@ -16,5 +20,5 @@ exige_subdir = exige endif -SUBDIRS = $(eapp_edit_subdir) $(entangle_subdir) $(emblem_subdir) $(exige_subdir) +SUBDIRS = $(e17genmenu_subdir) $(eapp_edit_subdir) $(entangle_subdir) $(emblem_subdir) $(exige_subdir) ------------------------------------------------------- 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