* HACKING: updated doc to match the new build.

This commit is contained in:
Sam Hocevar 2003-07-01 11:58:29 +00:00
parent 9340d5f1c7
commit ff0c860635
1 changed files with 2 additions and 2 deletions

View File

@ -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.