From ecef8cb387c5268f53cf506e28489d51fabaec9c Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Tue, 13 Mar 2018 08:42:20 +0100 Subject: fix whitespace --- src/smtpclient-for-qt.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/smtpclient-for-qt.mk b/src/smtpclient-for-qt.mk index 2dbbb81..0bbe61f 100644 --- a/src/smtpclient-for-qt.mk +++ b/src/smtpclient-for-qt.mk @@ -22,7 +22,7 @@ define $(PKG)_BUILD 'headers.files = $$$$HEADERS' \ 'win32:dlltarget.path = $$$$[QT_INSTALL_BINS]' \ 'target.path = $$$$[QT_INSTALL_LIBS]' \ - '!static:win32:target.CONFIG = no_dll' \ + '!static:win32:target.CONFIG = no_dll' \ 'win32:INSTALLS += dlltarget' \ 'INSTALLS += target headers' $(MAKE) -C '$(1)' -j '$(JOBS)' -- cgit v0.12