aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d5d4935..7a3fb3a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION=0.3
BINFILES=mkpeople
CFGFILES=mgapeople.conf
-TMPLFILES=tmpl/*.html
+TMPLFILES=tmpl/*.html tmpl/*.txt
sysconfdir=/etc
bindir=/usr/bin
diff --git a/NEWS b/NEWS
index 0d0e93f..7d4d3a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- fix Makefile to also install txt template files
+
Version 0.3
- add support for multiple output formats