Windows: Build thirdparty packages if there are any
This commit is contained in:

committed by
Asanka C. Herath

parent
4b8c523d28
commit
d6cf7e78e9
@@ -29,7 +29,12 @@
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
|
||||
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc tools tests packages etc
|
||||
!if exist(thirdparty/NTMakefile)
|
||||
thirdparty=thirdparty
|
||||
!endif
|
||||
|
||||
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc \
|
||||
tools tests packages etc $(thirdparty)
|
||||
|
||||
!include windows/NTMakefile.w32
|
||||
|
||||
|
Reference in New Issue
Block a user