From a5ebca8d93b1adfffdbd1dd06f2dabcc465fa04a Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Mon, 8 Sep 2014 14:11:52 +0200 Subject: [PATCH] Install lolcat through Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 578678e..91b6cda 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ LEX = flex BUILD = jethro kraut cockney jive nyc ken ky00te newspeak nethackify scramble OTHER = eleet b1ff chef jibberish upside-down rasterman studly fudd \ - censor spammer uniencode pirate kenny scottish fanboy + censor spammer uniencode pirate kenny scottish fanboy lolcat CFLAGS = -O2 -lfl export CFLAGS INSTALL_PROGRAM = install -- 2.30.2