Updated target list in Makefile

Corrected comment in base.t ( creates src/files.lst, not src/common/files.lst )
Added new files to filelist.txt.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2002-01-29 21:35:01 +00:00
parent e676441ff4
commit f21a3c4198
3 changed files with 26 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#!################################################################################
#! File: base.t
#! Purpose: tmake template file from which src/common/files.lst containing the
#! Purpose: tmake template file from which src/files.lst containing the
#! list of files for wxBase library is generated by tmake
#! Author: Vadim Zeitlin
#! Created: 27.01.00