include ../common.mk bin_PROGRAMS = pm pm_SOURCES = pm.c ../utils/utils.c ../include/utils.h pm_LDADD = -lm