aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2010-03-22 12:40:16 +0000
committerFrederic Culot <calcurse@culot.org>2010-03-22 12:40:16 +0000
commit993ac3c7330385aab0744e24288f7a0345fe4f27 (patch)
tree950e6484380d7021c1c9d41e51203dbef5f11070 /Makefile.am
parent8e52da4dd7ba9d0e47d385b4e41e2dd340fcb1e0 (diff)
downloadcalcurse-993ac3c7330385aab0744e24288f7a0345fe4f27.tar.gz
calcurse-993ac3c7330385aab0744e24288f7a0345fe4f27.zip
INSTALL file added to the archive.
Diffstat (limited to 'Makefile.am')
-rwxr-xr-xMakefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e1f1b25..eca73b2 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-# $calcurse: Makefile.am,v 1.6 2009/07/05 20:32:29 culot Exp $
+# $calcurse: Makefile.am,v 1.7 2010/03/22 12:40:16 culot Exp $
AUTOMAKE_OPTIONS= foreign
@@ -10,6 +10,7 @@ man_MANS= src/calcurse.1
EXTRA_DIST = \
$(man_MANS) \
+ INSTALL \
ABOUT-NLS \
doc/manual.css \
doc/manual_en.html \