projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b14196f
)
remove unnecessary cmd/gvpr include path
author
Matthew Fernandez
<matthew.fernandez@gmail.com>
Sun, 23 Aug 2020 23:54:16 +0000
(16:54 -0700)
committer
Matthew Fernandez
<matthew.fernandez@gmail.com>
Wed, 16 Sep 2020 14:23:18 +0000
(07:23 -0700)
cmd/gvpr/Makefile.am
patch
|
blob
|
history
diff --git
a/cmd/gvpr/Makefile.am
b/cmd/gvpr/Makefile.am
index 3dc242b1db73d6d4824576a67ea7b64cf8653351..45e3f5eea5d6883724f583daa0c6706ad2d88cbe 100644
(file)
--- a/
cmd/gvpr/Makefile.am
+++ b/
cmd/gvpr/Makefile.am
@@
-6,7
+6,6
@@
SUBDIRS = lib
pdfdir = $(pkgdatadir)/doc/pdf
AM_CPPFLAGS = \
- -I$(top_srcdir) \
-I$(top_srcdir)/lib/expr \
-I$(top_builddir)/lib/expr \
-I$(top_srcdir)/lib/gvpr \