summaryrefslogtreecommitdiffstats
path: root/docs/en/erlang.mk/1/guide/compat
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-08-29 12:39:49 +0200
committerLoïc Hoguin <[email protected]>2016-08-29 12:40:03 +0200
commitc807880f7ac73f813b2660ea81a00f7712a4e793 (patch)
treeba1d09e9b177f230665a80513b33fbd532000ce4 /docs/en/erlang.mk/1/guide/compat
parentb1df25a7d9cda697513650659b781b55b40898f8 (diff)
downloadninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.gz
ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.bz2
ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.zip
Add old mailing list archives
Diffstat (limited to 'docs/en/erlang.mk/1/guide/compat')
-rw-r--r--docs/en/erlang.mk/1/guide/compat/index.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/en/erlang.mk/1/guide/compat/index.html b/docs/en/erlang.mk/1/guide/compat/index.html
index 6202c6a2..cd68a9e6 100644
--- a/docs/en/erlang.mk/1/guide/compat/index.html
+++ b/docs/en/erlang.mk/1/guide/compat/index.html
@@ -125,11 +125,7 @@ issues.</p></div>
your application, by making it a dependency of the <code>app</code>
target:</p></div>
<div class="listingblock">
-<div class="content"><!-- Generator: GNU source-highlight 3.1.8
-by Lorenzo Bettini
-http://www.lorenzobettini.it
-http://www.gnu.org/software/src-highlite -->
-<pre><tt><span style="color: #990000">app::</span> rebar.config</tt></pre></div></div>
+<div class="content"></div></div>
<div class="paragraph"><p>Don&#8217;t forget to commit the file when it changes!</p></div>
<div class="paragraph"><p>If you run into other issues, it&#8217;s probably because you use a
feature specific to Erlang.mk, like the <code>cp</code> fetch method.