From 3382e5bc3d31125c8589fb4f9a2eed1dd0e1aa06 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 21 Feb 2012 02:21:07 -0600 Subject: Update automake files to use tde instead of kde --- 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 bba08bc..d5a5086 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) -I$(kde_includes)/kde +INCLUDES = -I$(kde_includes)/atlantic $(all_includes) -I$(kde_includes)/tde AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor -latlantic LDADD = -latlantikui -ltdegames $(LIB_KIO) -- cgit v1.2.1