X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=Makefile.frag;h=b9a6cda99274ee45c6823309d991567263543313;hp=7df00add0280ba49acdd93135008d391bc1d86ec;hb=d2094271512533de2b43dbc7df07946e364aea39;hpb=18ca609e4fa08a1c8fcdbb58e9aeb5fe55538b3c diff --git a/Makefile.frag b/Makefile.frag index 7df00ad..b9a6cda 100644 --- a/Makefile.frag +++ b/Makefile.frag @@ -1,4 +1,5 @@ -git# provide headers in builddir, so they do not end up in /usr/include/ext/psi/src + +# provide headers in builddir, so they do not end up in /usr/include/ext/psi/src PHP_PSI_HEADERS := $(addprefix $(PHP_PSI_BUILDDIR)/,$(PHP_PSI_HEADERS)) PHP_PSI_SOURCES := $(addprefix $(PHP_PSI_SRCDIR)/,$(PHP_PSI_SOURCES))