remove dump_allocinfo dmapi test
[xfstests-dev.git] / dmapi / src / suite2 / src / Makefile.am
index 20ff576f500d9925aa4de23945d268640b354cb5..05d99570dd85bd8d0193eaa53257e55fc2243f2d 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## 
-## Copyright (c) 2000 Silicon Graphics, Inc.  All Rights Reserved.
+## Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
 ## 
 ## This program is free software; you can redistribute it and/or modify it
 ## under the terms of version 2 of the GNU General Public License as
@@ -39,14 +39,16 @@ bin_PROGRAMS =  \
        test_dmattr \
        test_eventlist \
        test_region \
+       test_bulkall \
+       test_bulkattr \
        send_msg \
        dm_test_daemon \
-       dump_allocinfo \
        test_invis \
        invis_test \
        region_test \
-       test_efault
+       test_efault \
+       mmap
 
-INCLUDES += -I ..
+INCLUDES = -I ..
 
 LDADD = $(top_builddir)/src/common/lib/libdmtest.la