aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
blob: ac173bb16a24ba65910a1aee0a6e177a15af55bc (plain)
1
2
3
4
bin_PROGRAMS = template_index
template_index_SOURCES = main.c
template_index_LDADD = @LIBS@ -lm
AM_CFLAGS = -Wall -g