From ef14b7f956583796b7a7637780f566f317cd405d Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 29 Jul 2007 02:24:07 +0000 Subject: Fix missing endif git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@366 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'converter') 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 -- cgit 1.4.1