]> git.sesse.net Git - vlc/commitdiff
* HACKING: updated doc to match the new build.
authorSam Hocevar <sam@videolan.org>
Tue, 1 Jul 2003 11:58:29 +0000 (11:58 +0000)
committerSam Hocevar <sam@videolan.org>
Tue, 1 Jul 2003 11:58:29 +0000 (11:58 +0000)
HACKING

diff --git a/HACKING b/HACKING
index e5317f57a6d251e731a1aa5f62893443620961b4..2a0756e142e8cf8024db3bc2445d1c634228d61e 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -1,4 +1,4 @@
-$Id: HACKING,v 1.8 2003/06/27 13:50:07 sam Exp $
+$Id: HACKING,v 1.9 2003/07/01 11:58:29 sam Exp $
 
 Hacking vlc
 ===========
@@ -64,5 +64,5 @@ How to add a module
 
 To add a module to the repository, just add its sources to a Modules.am
 file. If you create a new Modules.am, do not forget to add a corresponding
-line to modules/Makefile.am.
+Makefile line at the end of configure.ac.