mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-06 02:51:23 +00:00
Autotools cleanup
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user