From 395a904bff7b4d6ead445c342f7ac0c5fbf29121 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 18 Jun 2011 17:00:31 +0000 Subject: TQt4 port kdeaddons This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1237404 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- atlantikdesigner/designer/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atlantikdesigner/designer/Makefile.am') diff --git a/atlantikdesigner/designer/Makefile.am b/atlantikdesigner/designer/Makefile.am index ca9fadc..de53920 100644 --- a/atlantikdesigner/designer/Makefile.am +++ b/atlantikdesigner/designer/Makefile.am @@ -1,5 +1,5 @@ bin_PROGRAMS = atlantikdesigner -INCLUDES = -I$(kde_includes)/atlantic $(all_includes) +INCLUDES = -I$(kde_includes)/atlantic $(all_includes) -I$(kde_includes)/kde AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) LDADD = -latlantikui -lkdegames $(LIB_KIO) -- cgit v1.2.1