Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRS
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 25 Jun 2012 22:05:08 +0000 (18:05 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 25 Jun 2012 22:05:08 +0000 (18:05 -0400)
Makefile.am

index a346978..dcc320b 100644 (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