1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-06 02:51:23 +00:00

Autotools cleanup

This commit is contained in:
Carsten Larsen
2016-12-12 20:22:49 +01:00
parent f28967e74f
commit 4c86ed319b
33 changed files with 39 additions and 92 deletions

View File

@ -70,8 +70,7 @@ DATA_FILES =
RESOURCES =
EXTRAS = \
ntpac.in
EXTRAS =
REFERENCES = \
System
@ -86,8 +85,7 @@ NTP_ANALYZER_MONITOR_CLIENT_DLL = $(BUILD_DIR)/Ntp.Analyzer.Monitor.Client.dll
NTP_COMMON_DLL = $(BUILD_DIR)/Ntp.Common.dll
NTPAC = $(BUILD_DIR)/Ntp.Analyzer.Monitor.Cli.exe
$(eval $(call emit-deploy-wrapper,NTPAC,ntpac,x))
$(eval $(call emit-deploy-wrapper,NTPAC))
$(eval $(call emit_resgen_targets))
$(build_xamlg_list): %.xaml.g.cs: %.xaml