diff options
Diffstat (limited to 'styles/dotnet/Makefile.am')
-rw-r--r-- | styles/dotnet/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/dotnet/Makefile.am b/styles/dotnet/Makefile.am index 3fe44339..b3820dc7 100644 --- a/styles/dotnet/Makefile.am +++ b/styles/dotnet/Makefile.am @@ -28,5 +28,5 @@ dotnet_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_TDECO dotnet_la_LIBADD = -ltdefx dotnet_la_SOURCES = dotnet.cpp -themercdir = $(kde_datadir)/kstyle/themes +themercdir = $(kde_datadir)/tdestyle/themes themerc_DATA = dotnet.themerc |