31 |
|
|
32 |
bin_PROGRAMS = jscoverage jscoverage-server |
bin_PROGRAMS = jscoverage jscoverage-server |
33 |
jscoverage_SOURCES = encoding.c encoding.h \ |
jscoverage_SOURCES = encoding.c encoding.h \ |
34 |
highlight.c highlight.h \ |
highlight.cpp highlight.h \ |
35 |
instrument.c instrument.h \ |
instrument.c instrument.h \ |
36 |
instrument-js.cpp instrument-js.h \ |
instrument-js.cpp instrument-js.h \ |
37 |
jscoverage.c global.h \ |
jscoverage.c global.h \ |
47 |
http-server.c http-server.h \ |
http-server.c http-server.h \ |
48 |
http-url.c \ |
http-url.c \ |
49 |
encoding.c encoding.h \ |
encoding.c encoding.h \ |
50 |
highlight.c highlight.h \ |
highlight.cpp highlight.h \ |
51 |
instrument-js.cpp instrument-js.h \ |
instrument-js.cpp instrument-js.h \ |
52 |
jscoverage-server.c global.h \ |
jscoverage-server.c global.h \ |
53 |
resource-manager.c resource-manager.h \ |
resource-manager.c resource-manager.h \ |