[Lemon-commits] [lemon_svn] alpar: r964 - in hugo/trunk: . src
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:42:28 CET 2006
Author: alpar
Date: Tue Jul 20 11:52:03 2004
New Revision: 964
Modified:
hugo/trunk/Makefile.am
hugo/trunk/src/Makefile.am
Log:
src/becnhmark gets in the distro.
I hope it works well.
Modified: hugo/trunk/Makefile.am
==============================================================================
--- hugo/trunk/Makefile.am (original)
+++ hugo/trunk/Makefile.am Tue Jul 20 11:52:03 2004
@@ -14,7 +14,8 @@
doc/doxygen.log \
src/Makefile.in \
src/hugo/Makefile.in \
- src/test/Makefile.in
+ src/test/Makefile.in \
+ src/benchmark
docs:
@cd doc \
Modified: hugo/trunk/src/Makefile.am
==============================================================================
--- hugo/trunk/src/Makefile.am (original)
+++ hugo/trunk/src/Makefile.am Tue Jul 20 11:52:03 2004
@@ -1 +1 @@
-SUBDIRS = hugo test
+SUBDIRS = hugo test benchmark
More information about the Lemon-commits
mailing list