wireshark/packaging/nsis/Makefile.am
Gerald Combs ea46a44f67 NSIS: Move definitions to their own file.
Convert the pile-o-makensis-flags to a pile-o-sed-commands which creates
a "config.nsh" file. This should hopefully make it easier to port the
"packaging" target to CMake.

Change-Id: I439fea5721c5b209a753044a8e9e8ac6fc5291c3
Reviewed-on: https://code.wireshark.org/review/6345
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-01-06 19:01:50 +00:00

22 lines
395 B
Makefile

MAINTAINERCLEANFILES = \
Makefile.in
EXTRA_DIST = \
AdditionalTasksPage.ini \
common.nsh \
config.nsh.in \
Custom.nmake \
custom_diameter_xmls.txt \
custom_mibs.txt \
custom_plugins.txt \
custom_radius_dict.txt \
GetWindowsVersion.nsh \
Makefile.nmake \
servicelib.nsh \
uninstall.nsi \
VersionCompare.nsh \
windeployqt-to-nsis.ps1 \
WinPcapPage.ini \
wireshark.nsi \
x64.nsh