soft/Makefile.am

6 lines
87 B
Makefile

SUBDIRS = logger topology eqctl
TESTDIR = test/topology
tests:
$(MAKE) -C $(TESTDIR)