diff options
Diffstat (limited to 'plugins-scripts/Makefile.am')
-rw-r--r-- | plugins-scripts/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins-scripts/Makefile.am b/plugins-scripts/Makefile.am index 9de45d5..39291c8 100644 --- a/plugins-scripts/Makefile.am +++ b/plugins-scripts/Makefile.am | |||
@@ -23,8 +23,6 @@ test: | |||
23 | 23 | ||
24 | CLEANFILES=$(libexec_SCRIPTS) | 24 | CLEANFILES=$(libexec_SCRIPTS) |
25 | 25 | ||
26 | AM_INSTALL_PROGRAM_FLAGS=@INSTALL_OPTS@ | ||
27 | |||
28 | .pl : | 26 | .pl : |
29 | $(AWK) -f ./subst $< > $@ | 27 | $(AWK) -f ./subst $< > $@ |
30 | chmod +x $@ | 28 | chmod +x $@ |