diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 18:51:17 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 18:51:17 -0600 |
commit | 9ab01fb063378430e26c1173aeade68ea8f50a6c (patch) | |
tree | 62e9c5e1a8599bf930bd480e58ef0cd75a42be5d /lib | |
parent | 9950392af60b1672bd69498b5eaa5f86636acee7 (diff) | |
download | koffice-9ab01fb063378430e26c1173aeade68ea8f50a6c.tar.gz koffice-9ab01fb063378430e26c1173aeade68ea8f50a6c.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'lib')
-rw-r--r-- | lib/kofficeui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/Makefile.am b/lib/kofficeui/Makefile.am index 133673f2..d274e9ac 100644 --- a/lib/kofficeui/Makefile.am +++ b/lib/kofficeui/Makefile.am @@ -45,7 +45,7 @@ include_HEADERS = \ # FIXME: Disabled for now as it breaks the installation process if -# KOffice is not installed in $KDEDIR +# KOffice is not installed in $TDEDIR # #AM_CXXFLAGS = -DQT_PLUGIN #kde_widget_LTLIBRARIES = kofficewidgets.la |