soft/Makefile.am

6 lines
87 B
Makefile

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