X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/2171b19e5662e40fcbfef34da561e70265974e79..8ed35e02a3f3d9151794e82d9b7ad68bceb04713:/vars.am diff --git a/vars.am b/vars.am index 5a9938d6..251a2058 100644 --- a/vars.am +++ b/vars.am @@ -38,11 +38,10 @@ SUFFIXES = ### Include path. TRIPE_INCLUDES = \ - -I$(top_builddir)/config.h \ -I$(top_srcdir)/common \ -I$(top_srcdir)/priv -CPPFLAGS += $(TRIPE_INCLUDES) +AM_CPPFLAGS += $(TRIPE_INCLUDES) ###-------------------------------------------------------------------------- ### Miscellanous useful definitions.