Include @GNOME_INCLUDEDIR@ in CPPFLAGS

This commit is contained in:
Tom Tromey 1998-09-23 21:23:17 +00:00
parent f636f8002d
commit 4830e00f5d

View File

@ -5,7 +5,7 @@ rootdir = $(srcdir)/..
@MCFG@@MCF@
CFLAGS = $(XCFLAGS)
CPPFLAGS = $(XCPPFLAGS)
CPPFLAGS = $(XCPPFLAGS) @GNOME_INCLUDEDIR@
LDFLAGS = $(XLDFLAGS)
DEFS = $(XDEFS)
LIBS = @SHADOWLIB@ $(XLIBS) @TERMNET@ @PAMLIBS@ $(XLIB)