X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=Jamfile;h=b0a2199588edad9e6ffb7a5ab0e9411a7a18a605;hb=f3ecb9ed626cda7181aae826f5f56602ff749932;hp=c068d5400d3eee2af659fa48dfe0c2e137d7c8e0;hpb=52d45181a7d1df6016d32c1842622660224538e0;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/Jamfile b/Jamfile index c068d540..b0a21995 100644 --- a/Jamfile +++ b/Jamfile @@ -29,7 +29,8 @@ if $(OS) != CYGWIN # Interfaces CLI_BIN = HandBrakeCLI ; -CLI_SRC = test/test.c ; +CLI_SRC = test/test.c + test/parsecsv.c ; BEOS_BIN = HandBrake ; BEOS_SRC = beos/HBApp.cpp beos/MainWindow.cpp beos/ScanWindow.cpp beos/PicWindow.cpp beos/Stepper.cpp beos/QueueWindow.cpp ;