|
@@ -561,10 +561,10 @@ ifeq ($(FULL_TARGET),powerpc64-embedded)
|
|
override TARGET_RSTS+=cachecls custapp cgiapp eventlog registry streamcoll inicol
|
|
override TARGET_RSTS+=cachecls custapp cgiapp eventlog registry streamcoll inicol
|
|
endif
|
|
endif
|
|
ifeq ($(FULL_TARGET),i386-win32)
|
|
ifeq ($(FULL_TARGET),i386-win32)
|
|
-override INSTALL_FILES+=fclel.res
|
|
|
|
|
|
+override INSTALL_FILES+=src/win/fclel.res
|
|
endif
|
|
endif
|
|
ifeq ($(FULL_TARGET),x86_64-win64)
|
|
ifeq ($(FULL_TARGET),x86_64-win64)
|
|
-override INSTALL_FILES+=fclel.res
|
|
|
|
|
|
+override INSTALL_FILES+=src/win/fclel.res
|
|
endif
|
|
endif
|
|
override INSTALL_FPCPACKAGE=y
|
|
override INSTALL_FPCPACKAGE=y
|
|
ifeq ($(FULL_TARGET),i386-linux)
|
|
ifeq ($(FULL_TARGET),i386-linux)
|