diff options
Diffstat (limited to 'kdecore/tests/Makefile.am')
-rw-r--r-- | kdecore/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/tests/Makefile.am b/kdecore/tests/Makefile.am index 71e6faa92..e35ae68a4 100644 --- a/kdecore/tests/Makefile.am +++ b/kdecore/tests/Makefile.am @@ -17,7 +17,7 @@ # the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, # Boston, MA 02110-1301, USA. -INCLUDES = -I$(top_srcdir)/kdecore $(all_includes) +INCLUDES = -I$(top_srcdir)/tdecore $(all_includes) AM_LDFLAGS = $(QT_LDFLAGS) $(X_LDFLAGS) $(KDE_RPATH) |