#i10000# ADDITIONAL_FILES added again.

This commit is contained in:
Rüdiger Timm 2004-07-26 13:01:35 +00:00
parent 83ce5da43b
commit f6280f4154

View file

@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.3 $
# $Revision: 1.4 $
#
# last change: $Author: hr $ $Date: 2004-07-23 11:06:38 $
# last change: $Author: rt $ $Date: 2004-07-26 14:01:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -76,6 +76,11 @@ LIBXML2VERSION=2.5.11
TARFILE_NAME=$(PRJNAME)-$(LIBXML2VERSION)
PATCH_FILE_NAME=$(TARFILE_NAME).patch
ADDITIONAL_FILES= \
makefile.mk \
xml2.map \
config.h
# This is only for UNX environment now
.IF "$(OS)"=="WNT"