]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/apcupsd
glib: Update to 2.68.3
[people/pmueller/ipfire-2.x.git] / lfs / apcupsd
index 6240015d158a16b7ac5ee5ee4899cafa9e53e114..d63c79f8b402d2b2e185a2cd17d10473193ae9a6 100644 (file)
@@ -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 --enable-usb --enable-cgi \
                                        --with-cgi-bin=/srv/web/ipfire/cgi-bin
        cd $(DIR_APP) && make $(MAKETUNING)