From: Niv Sardi Date: Thu, 27 Mar 2008 03:18:28 +0000 (+0000) Subject: Finish TAKE, the last one lacked the Makefile modifications. X-Git-Tag: v1.1.0~401 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9a3b0f6db9b632fc9ca290102f0d58dc3a553d52;p=xfstests-dev.git Finish TAKE, the last one lacked the Makefile modifications. Merge of master-melb:xfs-cmds:30720a by kenmcd. --- diff --git a/dmapi/src/suite1/cmd/Makefile.am b/dmapi/src/suite1/cmd/Makefile.am index ff593644..f6783557 100644 --- a/dmapi/src/suite1/cmd/Makefile.am +++ b/dmapi/src/suite1/cmd/Makefile.am @@ -15,6 +15,7 @@ DM_TARGS = \ set_dmattr \ remove_dmattr \ probe_hole \ + probe_punch_xfsctl_hole \ punch_hole \ get_fileattr \ sync_by_handle \