Changeset ff0c860635651265f1b2a1d683607b97783ef638

Show
Ignore:
Timestamp:
07/01/03 13:58:29 (5 years ago)
Author:
Sam Hocevar <sam@videolan.org>
git-committer:
Sam Hocevar <sam@videolan.org> 1057060709 +0000
git-parent:

[9340d5f1c779d0c7762cdc52dd66717da480bc7e]

git-author:
Sam Hocevar <sam@videolan.org> 1057060709 +0000
Message:
  • HACKING: updated doc to match the new build.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • HACKING

    rfe17002 rff0c860  
    1 $Id: HACKING,v 1.8 2003/06/27 13:50:07 sam Exp $ 
     1$Id: HACKING,v 1.9 2003/07/01 11:58:29 sam Exp $ 
    22 
    33Hacking vlc 
     
    6565To add a module to the repository, just add its sources to a Modules.am 
    6666file. If you create a new Modules.am, do not forget to add a corresponding 
    67 line to modules/Makefile.am
     67Makefile line at the end of configure.ac
    6868