aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLeo Liu <[email protected]>2016-11-25 19:05:16 +0800
committerLoïc Hoguin <[email protected]>2016-11-25 19:18:00 +0100
commitc747a613ec28c4835b33ffd924a390ee55f3cf03 (patch)
treec8dbdcde8c8620a89cca53f5e97b01b04e2f9846 /Makefile
parent7678f97afdbcb88199aa84165ceb658f2e4708ed (diff)
downloadgun-c747a613ec28c4835b33ffd924a390ee55f3cf03.tar.gz
gun-c747a613ec28c4835b33ffd924a390ee55f3cf03.tar.bz2
gun-c747a613ec28c4835b33ffd924a390ee55f3cf03.zip
Generate rebar.config on build
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 15e015b..b984a07 100644
--- a/Makefile
+++ b/Makefile
@@ -27,3 +27,7 @@ dep_ct_helper = git https://github.com/extend/ct_helper.git master
# Standard targets.
include erlang.mk
+
+# Generate rebar.config on build.
+
+app:: rebar.config