]> granicus.if.org Git - graphviz/commitdiff
Update old makefiles for new plugin directory
authorerg <devnull@localhost>
Wed, 28 Jun 2006 18:05:48 +0000 (18:05 +0000)
committererg <devnull@localhost>
Wed, 28 Jun 2006 18:05:48 +0000 (18:05 +0000)
plugin/dot_layout/Makefile.old

index 03781d01e70d2159c0f85fedc326b56e36f9154a..8763672ba45aaa807b4ccf8a7aeb5c3fb36691eb 100644 (file)
@@ -5,12 +5,11 @@ include $(ROOT)/makearch/$(ARCH)
 
 INCS =  -I. \
        -I$(ROOT) \
-        -I../common \
-        -I../gvc \
-        -I../pathplan \
-        -I../graph \
-        -I../cdt \
-        $(EXTLIB_INC)
+        -I../../lib/common \
+        -I../../lib/pathplan \
+        -I../../lib/graph \
+        -I../../lib/cdt \
+        -I../../lib/gvc 
 
 DEFINES = -DHAVE_CONFIG_H