[Lemon-commits] [lemon_svn] alpar: r1969 - hugo/trunk/lemon
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:49:09 CET 2006
Author: alpar
Date: Tue Jun 14 21:19:59 2005
New Revision: 1969
Modified:
hugo/trunk/lemon/Makefile.am
Log:
Concept checking classes must also be installed
Modified: hugo/trunk/lemon/Makefile.am
==============================================================================
--- hugo/trunk/lemon/Makefile.am (original)
+++ hugo/trunk/lemon/Makefile.am Tue Jun 14 21:19:59 2005
@@ -69,9 +69,7 @@
bits/erasable_graph_extender.h \
bits/undir_graph_extender.h \
bits/item_reader.h \
- bits/item_writer.h
-
-noinst_HEADERS = \
+ bits/item_writer.h \
concept/graph.h \
concept/graph_component.h \
concept/undir_graph.h \
More information about the Lemon-commits
mailing list