Commit 96018b5
[Makefile.am]: Use full file names (#104)
* [Makefile.am]: Use full file names
GNU Automake does not support wildcards, which makes the build fail on
some versions of Automake with error "No rule to make target *.lua".
Signed-off-by: marian-pritsak <[email protected]>
* Reuse EXTRA_DIST variable1 parent 9347e0e commit 96018b5
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | | - | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments