diff options
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index afa91a6..d82f138 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am | |||
@@ -1,7 +1,5 @@ | |||
1 | ## Process this file with automake to produce Makefile.in | 1 | ## Process this file with automake to produce Makefile.in |
2 | 2 | ||
3 | EXTRA_DIST = getloadavg.m4 | ||
4 | |||
5 | noinst_LIBRARIES = libnagiosplug.a | 3 | noinst_LIBRARIES = libnagiosplug.a |
6 | 4 | ||
7 | noinst_HEADERS = getopt.h | 5 | noinst_HEADERS = getopt.h |