5 lines
87 B
Makefile
5 lines
87 B
Makefile
SUBDIRS = doc src tests
|
|
BOOTCLEAN_SUBDIRS = $(SUBDIRS)
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
|