From: jan@unixpapa.com Date: Thu, 12 Dec 2013 14:20:00 +0000 (+0000) Subject: Ignore errors on a line that is just there to make sure I don't leave any swap X-Git-Tag: mod-auth-external-3.3.2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7cdde248b33b5da7c7176cbda66104be48ff4f0e;p=apache-authnz-external Ignore errors on a line that is just there to make sure I don't leave any swap files in the directory before building a distribution. --- diff --git a/mod_authnz_external/Makefile b/mod_authnz_external/Makefile index 9e23fb1..1cec8a9 100644 --- a/mod_authnz_external/Makefile +++ b/mod_authnz_external/Makefile @@ -20,7 +20,7 @@ clean: rm -rf mod_authnz_external.so mod_authnz_external.o \ mod_authnz_external.la mod_authnz_external.slo \ mod_authnz_external.lo .libs - ls -a .*.swp + -ls -a .*.swp mae.tar: $(TAR) tar cvf mae.tar $(TAR)