From 9b6d4c9979912d5ca57f9e8e0fbf38a2f3284293 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 29 Feb 2016 21:49:47 +0200 Subject: Actually install pretty* --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c005307..55b801b 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,8 @@ progs = corrupt isascii scripts = assert do-until minimify splitmboxdaily \ setuppy-debian-versions-match viewprof fix-shebang \ musictomp3 test-flacs unpack-debian-sources \ - humanify benchmark-cmd print-argv filecount + humanify benchmark-cmd print-argv filecount \ + prettyson prettyml manpagesin = $(shell ls *.1.in) CFLAGS = -Wall -O2 --std=gnu99 -- cgit v1.2.1