[hackers] [farbfeld] Add 'dist' to .PHONY || FRIGN

From: <git_AT_suckless.org>
Date: Wed, 6 Jan 2016 18:41:59 +0100 (CET)

commit 7cf7ba92588f6013b95cdec0545545275d37a6af
Author: FRIGN <dev_AT_frign.de>
AuthorDate: Wed Jan 6 18:41:30 2016 +0100
Commit: FRIGN <dev_AT_frign.de>
CommitDate: Wed Jan 6 18:41:47 2016 +0100

    Add 'dist' to .PHONY
    
    Thanks Dimitris for reporting this!

diff --git a/Makefile b/Makefile
index 5ce4f06..236351f 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -45,4 +45,4 @@ uninstall:
         _AT_cd "${DESTDIR}${MANPREFIX}/man1" && rm -f ${MAN1}
         _AT_cd "${DESTDIR}${MANPREFIX}/man5" && rm -f ${MAN5}
 
-.PHONY: all clean install uninstall
+.PHONY: all clean dist install uninstall
Received on Wed Jan 06 2016 - 18:41:59 CET

This archive was generated by hypermail 2.3.0 : Wed Jan 06 2016 - 18:48:17 CET