summaryrefslogtreecommitdiffstats
path: root/ulogd/extensions/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ulogd/extensions/Makefile.in')
-rw-r--r--ulogd/extensions/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulogd/extensions/Makefile.in b/ulogd/extensions/Makefile.in
index 5fe385a..f89312a 100644
--- a/ulogd/extensions/Makefile.in
+++ b/ulogd/extensions/Makefile.in
@@ -25,4 +25,4 @@ distclean:
install: all
@INSTALL@ -m 755 -d $(ULOGD_LIB_PATH)
- @INSTALL@ -m 644 *.so $(ULOGD_LIB_PATH)
+ @INSTALL@ -m 755 *.so $(ULOGD_LIB_PATH)