Location: LEMON/LEMON-official/benchmark/Makefile.am

Load file history
gravatar
ladanyi@tmit.bme.hu
Forbid automake to add superfluous include dirs. Fixes ticket #21.
EXTRA_DIST += \
benchmark/Makefile
if WANT_BENCHMARK
noinst_HEADERS +=
noinst_PROGRAMS +=
endif WANT_BENCHMARK