]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libdaemon
python3-rsa: New package as required by aws-cli
[ipfire-2.x.git] / lfs / libdaemon
index 0804b453c530c866484ff234efad58e9a881d48e..df2b595af126d376f04dae28b39e1b007d771bd8 100644 (file)
@@ -75,6 +75,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
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install