]> granicus.if.org Git - graphviz/commitdiff
dotty: autotools: add 'lib' to include directories
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 17 Jan 2022 20:18:44 +0000 (21:18 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 31 Jan 2022 07:26:19 +0000 (08:26 +0100)
An upcoming commit need this in order to be able to add an include of
cgraph/exit.h.

Towards https://gitlab.com/graphviz/graphviz/-/issues/2178.

cmd/dotty/Makefile.am

index 89ba20dcada255e66c4831f87b220bdb6e6c44b4..9084f795508bddc8287a6eb985f01efd44cb83c2 100644 (file)
@@ -3,6 +3,9 @@
 leftydir = $(pkgdatadir)/lefty
 pdfdir = $(pkgdatadir)/doc/pdf
 
+AM_CPPFLAGS = \
+       -I$(top_srcdir)/lib
+
 if WITH_X
 if WITH_WIN32
 bin_PROGRAMS = dotty