From b0528cd8ea2a8527c4bbae5176c8f69fd0104769 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 4 Apr 2009 20:05:18 +0000 Subject: Remove nstring.h as an interface header file -- gives us more flexibility with it git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@870 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile b/lib/Makefile index e3dbf97e..a1a1eeb3 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -52,7 +52,7 @@ MANUALS5 = pbm pgm ppm pnm pam INTERFACE_HEADERS = pm.h pbm.h bitio.h pbmfont.h \ pgm.h ppm.h ppmcmap.h ppmfloyd.h colorname.h \ - pnm.h pam.h pammap.h util/shhopt.h util/nstring.h util/mallocvar.h \ + pnm.h pam.h pammap.h util/shhopt.h util/mallocvar.h \ pm_system.h pm_gamma.h ppmdraw.h ppmdfont.h \ DATAFILES = rgb.txt -- cgit 1.4.1