diff options
Diffstat (limited to 'tests/zfs-tests/cmd/dir_rd_update/Makefile.am')
-rw-r--r-- | tests/zfs-tests/cmd/dir_rd_update/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/zfs-tests/cmd/dir_rd_update/Makefile.am b/tests/zfs-tests/cmd/dir_rd_update/Makefile.am deleted file mode 100644 index 27cc9e97e..000000000 --- a/tests/zfs-tests/cmd/dir_rd_update/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -include $(top_srcdir)/config/Rules.am - -pkgexecdir = $(datadir)/@PACKAGE@/zfs-tests/bin - -pkgexec_PROGRAMS = dir_rd_update -dir_rd_update_SOURCES = dir_rd_update.c |