test for adding root directory to modules
This commit is contained in:
parent
d9c1214282
commit
a35e8df118
|
@ -25,4 +25,5 @@
|
||||||
# can be useful for creating a module that consists of many directories
|
# can be useful for creating a module that consists of many directories
|
||||||
# spread out over the entire source repository.
|
# spread out over the entire source repository.
|
||||||
|
|
||||||
openjpeg -l . &libopenjpeg &codec
|
opj-base -l .
|
||||||
|
openjpeg &opj-base &libopenjpeg &codec
|
||||||
|
|
Loading…
Reference in New Issue