X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fnagios-plugins;h=217563554ab58b95d41c8e83343bca61a5fb7b5f;hb=26796f3a4b9f6900e46812fc91090894b1d75658;hp=2f33a09f2d471ba0520a49807ea087d8e8373b9c;hpb=302dba205bf58b3def6163b85b4decfce4538fac;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/nagios-plugins b/lfs/nagios-plugins index 2f33a09f2d..217563554a 100644 --- a/lfs/nagios-plugins +++ b/lfs/nagios-plugins @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && \ ./configure \ --prefix=/usr \