comparison: toolkit/components/jsdownloads/test/data/Makefile.in
toolkit/components/jsdownloads/test/data/Makefile.in
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 # Any copyright is dedicated to the Public Domain. |
|
2 # http://creativecommons.org/publicdomain/zero/1.0/ |
|
3 |
|
4 TEST_FILES = \ |
|
5 empty.txt \ |
|
6 source.txt \ |
|
7 $(NULL) |
|
8 TEST_DEST = $(DEPTH)/_tests/xpcshell/$(relativesrcdir) |
|
9 INSTALL_TARGETS += TEST |