summaryrefslogtreecommitdiffstats
path: root/src/widget/Makefile.am
diff options
context:
space:
mode:
authorFrançois Andriot <[email protected]>2016-03-26 23:56:30 +0100
committerSlávek Banko <[email protected]>2016-03-27 00:06:43 +0100
commitd4a24866b531801cace227c1d09fda763cbca8ac (patch)
tree1bf3f3d9c7d137c70ecbee0e73b7838b4ee18dc6 /src/widget/Makefile.am
parent3ae9f9432e0df88db99fc7aaadaea3b35bda1f9a (diff)
downloadtde-style-ia-ora-d4a24866b531801cace227c1d09fda763cbca8ac.tar.gz
tde-style-ia-ora-d4a24866b531801cace227c1d09fda763cbca8ac.zip
Update to new style API
Signed-off-by: François Andriot <[email protected]>
Diffstat (limited to 'src/widget/Makefile.am')
-rw-r--r--src/widget/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/Makefile.am b/src/widget/Makefile.am
index ca6c057..aa2cc82 100644
--- a/src/widget/Makefile.am
+++ b/src/widget/Makefile.am
@@ -21,6 +21,6 @@ BUILT_SOURCES = ia_ora.moc
CLEANFILES = $(BUILT_SOURCES)
ia_oradata_DATA = ia_ora.themerc
-ia_oradatadir = $(kde_datadir)/kstyle/themes
+ia_oradatadir = $(kde_datadir)/tdestyle/themes
EXTRA_DIST = ia_ora.cpp ia_ora.h $(ia_oradata_DATA)