aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-12 14:12:45 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-12 14:12:45 +0000
commit65298a273e71c6576aca51b75495315f3edeaead (patch)
tree7a68d76c2caa559e9f6996c655827d5a334a50e1
parent8902fcf2a776c35e08a87c56d157506f0345d3a8 (diff)
downloadmgapeople-65298a273e71c6576aca51b75495315f3edeaead.tar
mgapeople-65298a273e71c6576aca51b75495315f3edeaead.tar.gz
mgapeople-65298a273e71c6576aca51b75495315f3edeaead.tar.bz2
mgapeople-65298a273e71c6576aca51b75495315f3edeaead.tar.xz
mgapeople-65298a273e71c6576aca51b75495315f3edeaead.zip
Makefile: also install txt template files
-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