Add DMAPI tests test_bulkall, test_bulkattr.
authorDean Roehrich <roehrich@sgi.com>
Tue, 7 Oct 2003 18:29:43 +0000 (18:29 +0000)
committerDean Roehrich <roehrich@sgi.com>
Tue, 7 Oct 2003 18:29:43 +0000 (18:29 +0000)
Add DMAPI tests test_bulkall, test_bulkattr.

dmapi/src/suite2/src/Makefile.am

index e497e2e6c90c80e16bc0e31cf6d84875ceb8e558..17a17028c169490fbbdbde5f770c132a43375af9 100644 (file)
@@ -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