diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index c001b9b56..569ef532c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -228,7 +228,7 @@ test-all.cpp: \ $(test_all_includes) test_all_SOURCES = \ - test-all.cpp + test-all.cpp $(test_all_includes) test_all_LDADD = \ |
