summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c320eea)
raw | patch | inline | side by side (parent: c320eea)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 3 Feb 2003 21:33:54 +0000 (21:33 +0000) | ||
committer | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 3 Feb 2003 21:33:54 +0000 (21:33 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@284 f882894a-f735-0410-b71e-b25c423dba1c
plugins/Makefile.am | patch | blob | history |
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index e7030022eb64b2b89036c8c4c615cba69f4984fb..d21a20d08e5050c054724e18316119a6dfbf6012 100644 (file)
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
libgetopt.a: getopt.o getopt1.o
$(AR) -r $@ getopt.o getopt1.o
+ $(RANLIB) $@
libsnprintf.a: snprintf.o
$(AR) -r $@ snprintf.o