diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2017-11-16 17:00:53 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2017-11-16 17:00:53 +0000 |
commit | 802a31260b1873751a82dd69cc509e3082d868c0 (patch) | |
tree | 74154633dc03123f3c1f09ce5bf652de20a05080 | |
parent | df6d1c8a8b6f851737a959e9c701fa93ce90868b (diff) | |
download | illumos-joyent-802a31260b1873751a82dd69cc509e3082d868c0.tar.gz |
8699 Want NIC transceiver visibility [fix another mismerge]
-rw-r--r-- | usr/src/test/util-tests/tests/libsff/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/test/util-tests/tests/libsff/Makefile b/usr/src/test/util-tests/tests/libsff/Makefile index b379b5023b..99a3053259 100644 --- a/usr/src/test/util-tests/tests/libsff/Makefile +++ b/usr/src/test/util-tests/tests/libsff/Makefile @@ -44,7 +44,6 @@ PROGS = $(DIFF_PROGS) \ SCRIPTS = libsff include $(SRC)/cmd/Makefile.cmd -include $(SRC)/cmd/Makefile.ctf include $(SRC)/test/Makefile.com CMDS = $(PROGS:%=$(TESTDIR)/%) $(SCRIPTS:%=$(TESTDIR)/%) |