summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2013-09-10 18:00:40 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2013-09-10 18:00:40 +0200
commitdbde5ffd47db3eefb6e8429776f57a12270f5f5b (patch)
tree39e75012175c83621e7f8e9a858f388edf60d624 /Makefile
parent76fafe5e8bd99b345a7c7699447e4cc5d5382f19 (diff)
downloadarch-packages-dbde5ffd47db3eefb6e8429776f57a12270f5f5b.tar.gz
update makefile and readme
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d9429da..085f453 100644
--- a/Makefile
+++ b/Makefile
@@ -2,9 +2,10 @@
SLNUNICODE = slnunicode-git
LUAMD5 = lua-md5-git
SWIG = swig-git
+MUTT_NNTP = mutt-nntp
# collections
-PKGS = $(SLNUNICODE) $(LUAMD5) $(SWIG)
+PKGS = $(SLNUNICODE) $(LUAMD5) $(SWIG) $(MUTT_NNTP)
VERFY = $(PKGS:%=verify-%)
SOURCE = $(PKGS:%=source-%)
@@ -37,6 +38,7 @@ $(SOURCE):
slnunicode: $(SLNUNICODE)
luamd5: $(LUAMD5)
swig: $(SWIG)
+mutt-nntp: $(MUTT_NNTP)
info:
@echo settings: