Enlightenment CVS committal Author : doursse Project : e17 Module : proto
Dir : e17/proto/e_phys Modified Files: configure.in Makefile.am Added Files: ephys-config.in Log Message: add ephys-config script, clean a bit the maintainer-clean rule =================================================================== RCS file: /cvs/e/e17/proto/e_phys/configure.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- configure.in 13 Sep 2006 04:42:02 -0000 1.1 +++ configure.in 30 Nov 2006 08:08:27 -0000 1.2 @@ -24,4 +24,7 @@ src/Makefile src/lib/Makefile src/bin/Makefile +ephys-config +],[ +chmod +x ephys-config ]) =================================================================== RCS file: /cvs/e/e17/proto/e_phys/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 13 Sep 2006 04:42:02 -0000 1.1 +++ Makefile.am 30 Nov 2006 08:08:27 -0000 1.2 @@ -1 +1,8 @@ SUBDIRS = src + +MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ + config.log config.sub configure depcomp \ + install-sh ltmain.sh missing \ + ephys-config + +bin_SCRIPTS = ephys-config ------------------------------------------------------------------------- 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