Add DMAPI tests test_bulkall, test_bulkattr.
[xfstests-dev.git] / dmapi / src / suite2 / src / Makefile.am
index 79bab302d59e9c1515b8092090b76c39905cdc1f..17a17028c169490fbbdbde5f770c132a43375af9 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,6 +39,8 @@ bin_PROGRAMS =  \
        test_dmattr \
        test_eventlist \
        test_region \
+       test_bulkall \
+       test_bulkattr \
        send_msg \
        dm_test_daemon \
        dump_allocinfo \
@@ -48,6 +50,6 @@ bin_PROGRAMS =  \
        test_efault \
        mmap
 
-INCLUDES += -I ..
+INCLUDES = -I ..
 
 LDADD = $(top_builddir)/src/common/lib/libdmtest.la