5 lines
139 B
Makefile
5 lines
139 B
Makefile
BUILD_SUBDIRS = . libsmmapdfw smmapd modules/test modules/verify modules/cyrus
|
|
SUBDIRS = $(BUILD_SUBDIRS)
|
|
DIST_SUBDIRS = $(BUILD_SUBDIRS)
|
|
|