diff --git a/Makefile.am b/Makefile.am index ed692a50..a8da6f56 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,7 @@ endif # Use an autoconf substitution vs an automake conditional here # to fool automake when the bind directory does not exist. -SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server +SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server dug DIST_SUBDIRS = $(SUBDIRS) keama diff --git a/dug/Makefile.dist b/dug/Makefile similarity index 100% rename from dug/Makefile.dist rename to dug/Makefile