1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r21220: enable 'make source' (and 'make') to work properly

This commit is contained in:
Derrell Lipman 2007-02-07 18:31:28 +00:00 committed by Gerald (Jerry) Carter
parent 01ef699981
commit 341e12496c

View File

@ -76,7 +76,8 @@ APPLICATION_LINEBREAKS_SOURCE = true
APPLICATION_OPTIMIZE_STRINGS = false
APPLICATION_OPTIMIZE_VARIABLES = false
APPLICATION_ADDITIONAL_CLASS_PATH = \
--class-path $(APIVIEWER_PATH)/source/class
--class-path $(APIVIEWER_PATH)/source/class \
--class-uri $(APIVIEWER_PATH)/source/class
APPLICATION_ADDITIONAL_RESOURCE = \
--resource-input $(APIVIEWER_PATH)/source/resource \
--resource-output $(APPLICATION_BUILD_PATH)/resource/apiviewer \