Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRS

This commit is contained in:
Kristian Høgsberg 2012-06-25 18:05:08 -04:00
parent 325b3d16ce
commit b278fdf1fc

View file

@ -4,7 +4,7 @@ endif
SUBDIRS = shared src clients data protocol tests $(wcap_subdir)
DIST_SUBDIRS = $(SUBDIRS) wcap
DIST_SUBDIRS = shared src clients data protocol tests wcap
DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install