Fixed headers missing from distribution again

release/4.3a0
Richard Roberts 2010-10-26 22:03:29 +00:00
parent 71a5f26d40
commit ea3e137060
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@ noinst_PROGRAMS += vISAMexample
vISAMexample_SOURCES = vISAMexample.cpp Feature2D.cpp vSLAMutils.cpp
headers += ISAMLoop.h ISAMLoop-inl.h
headers += $(sources:.cpp=.h)
headers += Feature2D.h vSLAMutils.h
noinst_HEADERS = $(headers)