summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-04-11 17:02:17 +0300
committerLars Wirzenius <liw@liw.fi>2016-04-11 17:02:17 +0300
commitd86db75d5d9130da60615a88a15dea5786dc0ee1 (patch)
treef17cae51f93f22c646628ccd9573f8f2c96a9e33 /Makefile
parentb6417a9dbc27d01081d94ae646040c9358965f46 (diff)
downloadextrautils-d86db75d5d9130da60615a88a15dea5786dc0ee1.tar.gz
Add lorem to scripts
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d581d9a..14308f8 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ 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 \
- prettyson prettyml mbox2maildir
+ prettyson prettyml mbox2maildir lorem
manpagesin = $(shell ls *.1.in)
CFLAGS = -Wall -O2 --std=gnu99