diff options
author | Sverker Eriksson <[email protected]> | 2011-09-26 15:37:00 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2011-09-26 15:41:05 +0200 |
commit | edb449fc7f7ea9861b322edb6c00da907cec8c9c (patch) | |
tree | bb8bd0acad9da39a49b4aef2072d59dbbb30f3a9 /lib | |
parent | b8a50348bf4c0ceb8c7839bb243871fd96f0ea7c (diff) | |
download | otp-edb449fc7f7ea9861b322edb6c00da907cec8c9c.tar.gz otp-edb449fc7f7ea9861b322edb6c00da907cec8c9c.tar.bz2 otp-edb449fc7f7ea9861b322edb6c00da907cec8c9c.zip |
crypto: touch Makefile to provoke patch release
Diffstat (limited to 'lib')
-rw-r--r-- | lib/crypto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/crypto/Makefile b/lib/crypto/Makefile index 13eebea6a9..2a8fc6acfd 100644 --- a/lib/crypto/Makefile +++ b/lib/crypto/Makefile @@ -36,3 +36,4 @@ SPECIAL_TARGETS = include $(ERL_TOP)/make/otp_subdir.mk +# touched by patch 1176 |