| author | alpar | 
| Tue, 14 Jun 2005 19:19:59 +0000 | |
| changeset 1488 | 92755f9a4e2a | 
| parent 1487 | 6ea6d0d789c6 | 
| child 1489 | f7e9cc3bc2da | 
| lemon/Makefile.am | file | annotate | diff | comparison | revisions | 
1.1 --- a/lemon/Makefile.am Tue Jun 14 19:18:14 2005 +0000 1.2 +++ b/lemon/Makefile.am Tue Jun 14 19:19:59 2005 +0000 1.3 @@ -69,9 +69,7 @@ 1.4 bits/erasable_graph_extender.h \ 1.5 bits/undir_graph_extender.h \ 1.6 bits/item_reader.h \ 1.7 - bits/item_writer.h 1.8 - 1.9 -noinst_HEADERS = \ 1.10 + bits/item_writer.h \ 1.11 concept/graph.h \ 1.12 concept/graph_component.h \ 1.13 concept/undir_graph.h \