forked from wolfSSL/wolfssl
Merge pull request #1511 from ejohnstown/dist-tweak
Make Dist Automation Tweak
This commit is contained in:
@@ -207,4 +207,7 @@ merge-clean:
|
||||
@find ./ | $(GREP) \.OTHER | xargs rm -f
|
||||
@find ./ | $(GREP) \.BASE | xargs rm -f
|
||||
@find ./ | $(GREP) \~$$ | xargs rm -f
|
||||
|
||||
|
||||
dist-hook:
|
||||
cp $(distdir)/wolfssl/options.h.in $(distdir)/wolfssl/options.h
|
||||
|
||||
|
Reference in New Issue
Block a user