diff options
Diffstat (limited to 'test/Makefile.am')
| -rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 2e6b3c4..1291c6f 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,6 +1,6 @@ MAINTAINERCLEANFILES = Makefile.in -INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src +AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/src AM_CFLAGS = @DEFINES@ @GTK_CFLAGS@ |
