diff options
Diffstat (limited to 'docs/en/erlang.mk/1/guide/compat/index.html')
-rw-r--r-- | docs/en/erlang.mk/1/guide/compat/index.html | 6 |
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’t forget to commit the file when it changes!</p></div>
<div class="paragraph"><p>If you run into other issues, it’s probably because you use a
feature specific to Erlang.mk, like the <code>cp</code> fetch method.
|