summaryrefslogtreecommitdiff
path: root/tests/examplefiles/automake.mk
blob: 47a50a3827baf54b58b7247be14770727f0d091e (plain)
1
2
3
4
5
6
7
if DEBUG
DBG = debug
else
DBG =
endif
noinst_PROGRAMS = $(DBG)