]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - Makefile.am
Remove test.db when running "make clean"
[people/ms/libloc.git] / Makefile.am
index c97f76b1519166494b5964037260e1954f068289..2372937f0a32673ac3f9b9daa145bd94077adcfa 100644 (file)
@@ -123,6 +123,9 @@ TESTS = \
        src/test-as \
        src/test-network
 
+CLEANFILES += \
+       test.db
+
 check_PROGRAMS = \
        src/test-libloc \
        src/test-stringpool \