diff options
Diffstat (limited to 'konq-plugins/uachanger/Makefile.am')
-rw-r--r-- | konq-plugins/uachanger/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/uachanger/Makefile.am b/konq-plugins/uachanger/Makefile.am index 80e2c2b..61dcc36 100644 --- a/konq-plugins/uachanger/Makefile.am +++ b/konq-plugins/uachanger/Makefile.am @@ -7,7 +7,7 @@ libuachangerplugin_la_SOURCES = uachangerplugin.cpp libuachangerplugin_la_LIBADD = $(LIB_KPARTS) $(LIB_KHTML) libuachangerplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -pluginsdir = $(kde_datadir)/khtml/kpartplugins +pluginsdir = $(kde_datadir)/tdehtml/kpartplugins plugins_DATA = uachangerplugin.rc uachangerplugin.desktop appsdir = $(kde_appsdir)/.hidden |