Browse Source

[2854] update makefile so memmgr will be built and tested

JINMEI Tatuya 12 years ago
parent
commit
007b1f5cd7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/Makefile.am

+ 1 - 1
src/bin/Makefile.am

@@ -1,5 +1,5 @@
 SUBDIRS = bind10 bindctl cfgmgr ddns loadzone msgq cmdctl auth xfrin \
 	xfrout usermgr zonemgr stats tests resolver sockcreator dhcp4 dhcp6 d2\
-	dbutil sysinfo
+	dbutil sysinfo memmgr
 
 check-recursive: all-recursive