Kristian Høgsberg | 61cfa66 | 2012-05-26 13:19:22 -0400 | [diff] [blame] | 1 | if BUILD_WCAP_TOOLS |
| 2 | wcap_subdir = wcap |
| 3 | endif |
| 4 | |
Pekka Paalanen | a91291c | 2012-08-29 15:49:48 +0300 | [diff] [blame^] | 5 | SUBDIRS = shared src clients data protocol tests $(wcap_subdir) man |
Kristian Høgsberg | 61cfa66 | 2012-05-26 13:19:22 -0400 | [diff] [blame] | 6 | |
Pekka Paalanen | a91291c | 2012-08-29 15:49:48 +0300 | [diff] [blame^] | 7 | DIST_SUBDIRS = shared src clients data protocol tests wcap man |
Kristian Høgsberg | 61cfa66 | 2012-05-26 13:19:22 -0400 | [diff] [blame] | 8 | |
Kristian Høgsberg | 850f24c | 2012-02-09 09:20:44 -0500 | [diff] [blame] | 9 | |
| 10 | DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install |