[Lemon-commits] [lemon_svn] ladanyi: r736 - hugo/trunk/src/hugo
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:41:14 CET 2006
Author: ladanyi
Date: Fri May 7 01:05:01 2004
New Revision: 736
Modified:
hugo/trunk/src/hugo/Makefile.am
Log:
We need to distribute the headers in 'skeletons' too.
Modified: hugo/trunk/src/hugo/Makefile.am
==============================================================================
--- hugo/trunk/src/hugo/Makefile.am (original)
+++ hugo/trunk/src/hugo/Makefile.am Fri May 7 01:05:01 2004
@@ -10,3 +10,7 @@
time_measure.h \
unionfind.h \
xy.h
+
+noinst_HEADERS = \
+ skeletons/graph.h \
+ skeletons/maps.h
More information about the Lemon-commits
mailing list