diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 6353d01..4c99944 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am | |||
@@ -6,4 +6,6 @@ noinst_HEADERS = getopt.h fsusage.h mountlist.h | |||
6 | 6 | ||
7 | libnagiosplug_a_SOURCES = getopt.c getopt1.c getloadavg.c snprintf.c fsusage.c mountlist.c | 7 | libnagiosplug_a_SOURCES = getopt.c getopt1.c getloadavg.c snprintf.c fsusage.c mountlist.c |
8 | 8 | ||
9 | EXTRA_DIST = afs.m4 fstypename.m4 fsusage.m4 ls-mntd-fs.m4 | ||
10 | |||
9 | INCLUDES = -I$(srcdir) | 11 | INCLUDES = -I$(srcdir) |