about summary refs log tree commit diff
path: root/converter
diff options
context:
space:
mode:
Diffstat (limited to 'converter')
-rw-r--r--converter/other/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/Makefile b/converter/other/Makefile
index a1f86b1c..ba6df599 100644
--- a/converter/other/Makefile
+++ b/converter/other/Makefile
@@ -220,7 +220,7 @@ install.bin.local: $(PKGDIR)/bin
 ifneq ($(JPEGLIB),NONE)
 	cd $(PKGDIR)/bin ; \
 	$(SYMLINK) pnmtojpeg$(EXE) ppmtojpeg
-#endif
+endif
 # In March 2002, bmptopnm replaced bmptoppm
 	cd $(PKGDIR)/bin ; \
 	$(SYMLINK) bmptopnm$(EXE) bmptoppm