about summary refs log tree commit diff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-09-04 06:02:23 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-09-04 06:02:23 +0000
commitbfe58977ba6c6386d020a1355561e1102d907884 (patch)
treece5a07f7cd3f83c73bd4d34f877a4c26c3a95d1b /lib/Makefile
parentd21a96c45cbc0d412515326e652f3c8681ef56fd (diff)
downloadnetpbm-mirror-bfe58977ba6c6386d020a1355561e1102d907884.tar.gz
netpbm-mirror-bfe58977ba6c6386d020a1355561e1102d907884.tar.xz
netpbm-mirror-bfe58977ba6c6386d020a1355561e1102d907884.zip
improve handling of importinc/netpbm/xxx.h
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@980 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index c49367b5..6f2e7383 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -67,8 +67,6 @@ BINARIES =
 OMIT_LIBRARY_RULE = 1
 include $(SRCDIR)/common.mk
 
-INCLUDES = -I$(SRCDIR)/$(SUBDIR) -I. -Iimportinc
-
 # The following must go after common.mk because $(LIBNETPBM) may 
 # contain a reference to $(NETPBM_MAJOR_RELEASE).
 .PHONY: libnetpbm