corrected files.lst path which is in src dir and not in build dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,7 +19,7 @@ LIBVERSION_CURRENT=1
|
|||||||
LIBVERSION_REVISION=0
|
LIBVERSION_REVISION=0
|
||||||
LIBVERSION_AGE=0
|
LIBVERSION_AGE=0
|
||||||
|
|
||||||
include ./files.lst
|
include $(top_srcdir)/$(libsrc_dir)/files.lst
|
||||||
|
|
||||||
OBJECTS = $(FL_OBJECTS)
|
OBJECTS = $(FL_OBJECTS)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user