diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # Rely on EMACSLOADPATH for everything but the current directory. BATCH = emacs -Q --batch -L . -all: loadpath piem.elc piem-b4.elc piem-notmuch.elc piem.info +all: loadpath piem.elc piem-b4.elc piem-gnus.elc piem-notmuch.elc piem.info .PHONY: clean clean: |