diff options
| author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-03-19 02:28:12 +0000 |
|---|---|---|
| committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-03-19 02:28:12 +0000 |
| commit | 9b11e0b65227e4e92b5d3f49a45fa7928dc7c113 (patch) | |
| tree | 838b2742a7c6babd02f6ececca677ed56c6caf55 /Makefile.am | |
| parent | 26bfac750d281fdc6d1bf27a0606570aabeaa8c5 (diff) | |
| download | monitoring-plugins-9b11e0b65227e4e92b5d3f49a45fa7928dc7c113.tar.gz | |
subst.* was replaced by dist-hook
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@438 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 39fa032f..33182593 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -3,8 +3,7 @@ | |||
| 3 | SUBDIRS = lib plugins plugins-scripts | 3 | SUBDIRS = lib plugins plugins-scripts |
| 4 | 4 | ||
| 5 | EXTRA_DIST = CODING FAQ LEGAL REQUIREMENTS SUPPORT \ | 5 | EXTRA_DIST = CODING FAQ LEGAL REQUIREMENTS SUPPORT \ |
| 6 | subst.in subst.sh Helper.pm \ | 6 | Helper.pm contrib nagios-plugins.spec.in |
| 7 | contrib nagios-plugins.spec.in | ||
| 8 | 7 | ||
| 9 | ACLOCAL_AMFLAGS = -I lib | 8 | ACLOCAL_AMFLAGS = -I lib |
| 10 | 9 | ||
