diff options
| author | Antonin Descampe <antonin@gmail.com> | 2005-12-07 21:06:03 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2005-12-07 21:06:03 +0000 |
| commit | a35e8df118b5077c7f0534fa83db6ed0827aa242 (patch) | |
| tree | a0a0b14846349b1eb654ec02fe8fd890275a0f59 | |
| parent | d9c121428217df6cbe09d56ea4eaa4fa34a24f7c (diff) | |
test for adding root directory to modules
| -rw-r--r-- | CVSROOT/modules | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 09d81e6f..b751a0ad 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -25,4 +25,5 @@ # can be useful for creating a module that consists of many directories # spread out over the entire source repository. -openjpeg -l . &libopenjpeg &codec +opj-base -l . +openjpeg &opj-base &libopenjpeg &codec |
