X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/f129dc5f9a08673a9839eb7b6b1faa647fecdcb4..bac6ffe41f5d1221ecacba49947094b0571fb44c:/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.