[Lemon-commits] [lemon_svn] ladanyi: r1868 - hugo/trunk
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:48:20 CET 2006
Author: ladanyi
Date: Thu May 5 17:47:45 2005
New Revision: 1868
Modified:
hugo/trunk/Makefile.am
Log:
fix 'make mrproper'
Modified: hugo/trunk/Makefile.am
==============================================================================
--- hugo/trunk/Makefile.am (original)
+++ hugo/trunk/Makefile.am Thu May 5 17:47:45 2005
@@ -30,7 +30,9 @@
src/lemon/Makefile.in \
src/test/Makefile.in \
src/benchmark/Makefile.in \
- src/demo/Makefile.in
+ src/demo/Makefile.in \
+ src/gui/Makefile.in \
+ src/gui/src/Makefile.in
docs:
$(MAKE) -C doc $(AM_MAKEFLAGS) clean html
More information about the Lemon-commits
mailing list