lemon/Makefile.am
changeset 414 05357da973ce
parent 395 0c5dd7ceda03
child 416 76287c8caa26
     1.1 --- a/lemon/Makefile.am	Sun Nov 30 09:39:34 2008 +0000
     1.2 +++ b/lemon/Makefile.am	Sun Nov 30 18:57:18 2008 +0100
     1.3 @@ -58,10 +58,12 @@
     1.4          lemon/bits/bezier.h \
     1.5  	lemon/bits/default_map.h \
     1.6          lemon/bits/enable_if.h \
     1.7 +	lemon/bits/graph_adaptor_extender.h \
     1.8  	lemon/bits/graph_extender.h \
     1.9  	lemon/bits/map_extender.h \
    1.10  	lemon/bits/path_dump.h \
    1.11  	lemon/bits/traits.h \
    1.12 +	lemon/bits/variant.h \
    1.13  	lemon/bits/vector_map.h
    1.14  
    1.15  concept_HEADERS += \