nexus-am/tests/countertest/Makefile

5 lines
100 B
Makefile

NAME := countertest
SRCS := $(shell find -L ./src/ -name "*.[cS]")
include $(AM_HOME)/Makefile.app