From ea625fabf9ecde1acaa953f2ba0c1fae1af22c35 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 11 Nov 2008 09:22:00 +0000 Subject: merging kernel_klips plugin back into trunk --- src/charon/plugins/nm/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/charon/plugins/nm') diff --git a/src/charon/plugins/nm/Makefile.am b/src/charon/plugins/nm/Makefile.am index 107ca1a31..bb5436443 100644 --- a/src/charon/plugins/nm/Makefile.am +++ b/src/charon/plugins/nm/Makefile.am @@ -25,4 +25,4 @@ EXTRA_DIST = gnome/configure gnome/po/LINGUAS gnome/po/POTFILES.in gnome/po/Make gnome/config.sub gnome/missing gnome/configure : gnome/configure.in - cd gnome && ./autogen.sh; cd .. + (cd `dirname $<` && ./autogen.sh) -- cgit v1.2.3