>From 122ae727c2194a33c626c02201f229fb4799e57b Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Tue, 24 Mar 2015 11:11:17 +0100 Subject: [PATCH 1/6] temp --- proxy/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/proxy/Makefile.am b/proxy/Makefile.am index 109a1af20fffc76e703112041ba2f4e297fdbefc..31e446f0374988ea83c32b2d83dc2b339692f53f 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -241,12 +241,15 @@ EXTRA_DIST = \ examples/mech.in systemd/gssproxy.service: systemd/gssproxy.service.in Makefile + @$(MKDIR_P) systemd/ $(replace_script) examples/gssproxy.conf: examples/gssproxy.conf.in Makefile + @$(MKDIR_P) examples/ $(replace_script) examples/mech: examples/mech.in Makefile + @$(MKDIR_P) examples/ $(replace_script) installgsspdirs:: -- 2.3.3