You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
if BUILD_WCAP_TOOLS
|
|
|
|
wcap_subdir = wcap
|
|
|
|
endif
|
|
|
|
|
|
|
|
SUBDIRS = shared src clients data protocol tests $(wcap_subdir)
|
|
|
|
|
|
|
|
DIST_SUBDIRS = $(SUBDIRS) wcap
|
|
|
|
|
|
|
|
|
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install
|