summaryrefslogtreecommitdiff
path: root/src/cnm/Makefile.am
blob: b036fac8070b4ec9a0e2727348ee0eb8318cf47f (plain)
1
2
3
4
5
6
7
include ../common.mk 
bin_PROGRAMS = cnm
cnm_SOURCES = cnm.c bst_pq.c cnm_bst_pq.c bst_pq.h cnm_bst_pq.h \
../utils/utils.c ../utils/gen_stack.c ../utils/dset.c \
../include/utils.h ../include/gen_stack.h ../include/dset.h
cnm_LDADD = -lm