summaryrefslogtreecommitdiff
path: root/callouts/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-06-07 01:17:16 +0200
committerThomas Haller <thaller@redhat.com>2014-06-07 01:17:16 +0200
commitfb88ec99f14c67aab2524905de01930af719941b (patch)
treec3d5ac6aa0a0166e0fabc5f505b7287eac555547 /callouts/Makefile.am
parent9433a0bfe08ad0a8af41d6264b23635522370d34 (diff)
build: create dispatcher directories pre-down.d and pre-up.d
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'callouts/Makefile.am')
-rw-r--r--callouts/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/callouts/Makefile.am b/callouts/Makefile.am
index a7ef429849..a8c9026fe7 100644
--- a/callouts/Makefile.am
+++ b/callouts/Makefile.am
@@ -88,6 +88,8 @@ edit = @sed \
dispatcherdir=$(sysconfdir)/NetworkManager/dispatcher.d
install-data-hook:
$(mkinstalldirs) -m 0755 $(DESTDIR)$(dispatcherdir)
+ $(mkinstalldirs) -m 0755 $(DESTDIR)$(dispatcherdir)/pre-down.d
+ $(mkinstalldirs) -m 0755 $(DESTDIR)$(dispatcherdir)/pre-up.d
BUILT_SOURCES = nm-dispatcher-glue.h