From c6ff053f19fe052f39c59a2a3706da88fdcbdc15 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Wed, 1 Mar 2017 16:02:18 +0530 Subject: Rename library to exiftool.el. --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index c501287..95d8728 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,2 +1,2 @@ check: - emacs -batch -l ert -l ../el-exiftool.el -l el-exiftool-tests.el -f ert-run-tests-batch-and-exit + emacs -batch -l ert -l ../exiftool.el -l exiftool-tests.el -f ert-run-tests-batch-and-exit -- cgit v1.2.3