branch: elpa/emacsql commit de9b3633d29159b3bfb6367879beb4e58586053d Author: Christopher Wellons <well...@nullprogram.com> Commit: Christopher Wellons <well...@nullprogram.com>
Oops do clean with distclean. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 80d0a04a59..983f0d0033 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ test: compile $(TEST_ELC) clean : $(RM) *.tar *.elc tests/*.elc $(PACKAGE)-pkg.el -distclean : +distclean : clean $(MAKE) -C sqlite clean %.elc : %.el