X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=a0b145747b4f9f2fbc15751605b99d4c2b9fd2b6;hb=a306948c079462223c692225141b92a76801df03;hp=8b44e82efcd760cfbd17ac186e088339494b3d8e;hpb=08588e75a1df413eff334c30d62a93d04cb214cf;p=pspp diff --git a/Makefile.am b/Makefile.am index 8b44e82efc..a0b145747b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- -AUTOMAKE_OPTIONS = std-options check-news 1.10.1 subdir-objects +AUTOMAKE_OPTIONS = std-options check-news 1.11 subdir-objects SUBDIRS = gl po DISTCLEANFILES = ./po/stamp-po xconfigure @@ -24,8 +24,8 @@ BUILT_SOURCES = built-sources: $(BUILT_SOURCES) AM_CPPFLAGS = \ - -I$(top_srcdir)/gl \ - -I$(top_builddir)/gl \ + -I"$(top_srcdir)/gl" \ + -I"$(top_builddir)/gl" \ -DINSTALLDIR=\"$(bindir)\" AM_V_P ?= :