]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libsrtp
python3-rsa: New package as required by aws-cli
[ipfire-2.x.git] / lfs / libsrtp
index cc1eef36078503c0ebadb5c54ee828c9a19fe89e..d72a240ec249156f19ae5290f950f9f160ddb127 100644 (file)
@@ -76,7 +76,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
-
+       $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure --prefix=/usr 
        cd $(DIR_APP) && make uninstall && make $(MAKETUNING) shared_library
        cd $(DIR_APP) && make install