1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
6 topsrcdir
= @top_srcdir@
10 include $(topsrcdir
)/config
/config.mk
12 include $(topsrcdir
)/config
/rules.mk
16 # For Windows build the uninstaller during the application build since the
17 # uninstaller is included with the application for mar file generation.
19 $(MAKE
) -C installer
/windows uninstaller
20 ifdef MOZ_MAINTENANCE_SERVICE
21 $(MAKE
) -C installer
/windows maintenanceservice_installer