nexus-am/tests/aliasgenerator/Makefile

5 lines
103 B
Makefile

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