Introduction
Introduction Statistics Contact Development Disclaimer Help
Add 'dist' to .PHONY - farbfeld - suckless image format with conversion tools
git clone git://git.suckless.org/farbfeld
Log
Files
Refs
README
LICENSE
---
commit 7cf7ba92588f6013b95cdec0545545275d37a6af
parent add6f5c09238ff797dede77eea1ce30ec85bdc13
Author: FRIGN <[email protected]>
Date: Wed, 6 Jan 2016 18:41:30 +0100
Add 'dist' to .PHONY
Thanks Dimitris for reporting this!
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
@@ -45,4 +45,4 @@ uninstall:
@cd "${DESTDIR}${MANPREFIX}/man1" && rm -f ${MAN1}
@cd "${DESTDIR}${MANPREFIX}/man5" && rm -f ${MAN5}
-.PHONY: all clean install uninstall
+.PHONY: all clean dist install uninstall
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.