INSTALL file added to the archive.
This commit is contained in:
parent
8e52da4dd7
commit
993ac3c733
@ -3,6 +3,7 @@
|
|||||||
* src/calcurse.h: compilation issue related to memory functions
|
* src/calcurse.h: compilation issue related to memory functions
|
||||||
definition fixed (thanks Doug for reporting it)
|
definition fixed (thanks Doug for reporting it)
|
||||||
|
|
||||||
|
* Makefile.am
|
||||||
* INSTALL: new file (needed now that automake is configured for a
|
* INSTALL: new file (needed now that automake is configured for a
|
||||||
'foreign' package type, thanks Zach for reporting the problem)
|
'foreign' package type, thanks Zach for reporting the problem)
|
||||||
|
|
||||||
|
@ -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
|
AUTOMAKE_OPTIONS= foreign
|
||||||
|
|
||||||
@ -10,6 +10,7 @@ man_MANS= src/calcurse.1
|
|||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(man_MANS) \
|
$(man_MANS) \
|
||||||
|
INSTALL \
|
||||||
ABOUT-NLS \
|
ABOUT-NLS \
|
||||||
doc/manual.css \
|
doc/manual.css \
|
||||||
doc/manual_en.html \
|
doc/manual_en.html \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user