mirror of https://github.com/odrling/Aegisub
Actually include the dependency files in the tests Makefile
This commit is contained in:
parent
58920a4428
commit
2ea9c4c2c5
|
@ -45,3 +45,5 @@ SRC = \
|
|||
HEADER = support/*.h tests/*.h
|
||||
|
||||
include ../Makefile.target
|
||||
-include support/*.d
|
||||
-include tests/*.d
|
||||
|
|
Loading…
Reference in New Issue