Commit 876b270
committed
Pre-generate files in /library in libtestdriver1 components
We need this because `library/Makefile` and `libtestdriver1_rewrite.pl`
don't set things up properly in `tests/libtestdriver1/library`. The visible
symptom is that when not all generated files are present, the makefile looks
for `../framework/exported.make` which is not present. I have not gone down
this rabbit hole to see how much effort it would be to make it work.
Signed-off-by: Gilles Peskine <[email protected]>1 parent 6309a08 commit 876b270
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
106 | 117 | | |
107 | 118 | | |
108 | 119 | | |
| |||
0 commit comments