* slang/Makefile.am: Reinstate ChangeLog.

This commit is contained in:
Leonard den Ottolander 2005-11-17 20:51:37 +00:00
parent 2f53e17355
commit 23b176514b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-11-17 Leonard den Ottolander <leonard den ottolander nl>
* Makefile.am: Reinstate ChangeLog.
2005-11-16 Roland Illig <roland.illig@gmx.de>
* slcommon.c (_pSLsecure_issetugid): Made the #ifdef more

View File

@ -36,6 +36,6 @@ libmcslang_a_SOURCES = \
$(SLANG_INCLUDES)
EXTRASRC = slvideo.c slw32tty.c
EXTRADOCS = README
EXTRADOCS = ChangeLog README
EXTRA_DIST = $(EXTRASRC) $(EXTRADOCS)