forked from wolfSSL/wolfssl
Merge pull request #1511 from ejohnstown/dist-tweak
Make Dist Automation Tweak
This commit is contained in:
@@ -208,3 +208,6 @@ merge-clean:
|
|||||||
@find ./ | $(GREP) \.BASE | xargs rm -f
|
@find ./ | $(GREP) \.BASE | xargs rm -f
|
||||||
@find ./ | $(GREP) \~$$ | 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