parent
210eb9d2ba
commit
61cfa66d6f
@ -1,3 +1,10 @@ |
||||
SUBDIRS = shared src clients wcap data protocol tests
|
||||
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
|
||||
|
Loading…
Reference in new issue