From fe4b336173b34957c0ebaecaba3d8781623acb68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 26 Sep 2018 01:15:12 +0200 Subject: QT_INCLUDES => TQT_INCLUDES conversion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- umbrello/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbrello/Makefile.am b/umbrello/Makefile.am index 374ebc20..c2147b21 100644 --- a/umbrello/Makefile.am +++ b/umbrello/Makefile.am @@ -7,6 +7,6 @@ SUBDIRS = umbrello # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = foreign -AM_CPPFLAGS = $(QT_INCLUDES) +AM_CPPFLAGS = $(TQT_INCLUDES) VERSION:=`cat ${PWD}/VERSION` -- cgit v1.2.3