about summary refs log tree commit diff
path: root/converter/other/jbig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/jbig/Makefile')
-rw-r--r--converter/other/jbig/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/converter/other/jbig/Makefile b/converter/other/jbig/Makefile
index d4be660e..0625edd3 100644
--- a/converter/other/jbig/Makefile
+++ b/converter/other/jbig/Makefile
@@ -44,9 +44,6 @@ all: $(BINARIES)
 
 include $(SRCDIR)/common.mk
 
-test:
-	echo $(JBIGLIB)
-
 $(BINARIES): %: %.o $(JBIGLIB_DEP) $(LIBOPT)
 $(BINARIES): LDFLAGS_TARGET = $(shell $(LIBOPT) $(JBIGLIB))