5 lines
80 B
Makefile
5 lines
80 B
Makefile
SUBDIRS = manual
|
|
BOOTCLEAN_SUBDIRS = $(SUBDIRS)
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
|