Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/misc Modified Files: Makefile.am Log Message: Oops - fix. =================================================================== RCS file: /cvs/e/e16/e/misc/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- Makefile.am 24 Feb 2007 18:46:22 -0000 1.6 +++ Makefile.am 24 Feb 2007 19:16:08 -0000 1.7 @@ -5,11 +5,11 @@ STARTUP = starte16 ICONS = e16.png -misc_DATA = $(DESKTOPS_IN) $(XCLIENTS) $(SESSIONS) $(SCRIPTS) $(ICONS) +misc_DATA = $(DESKTOPS) $(XCLIENTS) $(SESSIONS) $(SCRIPTS) $(ICONS) sesm_DATA = e16.desktop bin_SCRIPTS = starte16 -EXTRA_DIST = $(misc_DATA) +EXTRA_DIST = $(DESKTOPS_IN) $(XCLIENTS) $(SESSIONS) $(SCRIPTS) $(ICONS) miscdir = $(ENLIGHTENMENT_ROOT)/misc sesmdir = $(datadir)/xsessions ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs