diff options
Diffstat (limited to 'kcontrol/ebrowsing/plugins/localdomain/Makefile.am')
-rw-r--r-- | kcontrol/ebrowsing/plugins/localdomain/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/ebrowsing/plugins/localdomain/Makefile.am b/kcontrol/ebrowsing/plugins/localdomain/Makefile.am index e9713b8ef..62d703d4d 100644 --- a/kcontrol/ebrowsing/plugins/localdomain/Makefile.am +++ b/kcontrol/ebrowsing/plugins/localdomain/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am of tdebase/kcontrol/ebrowsing/plugins/localdomain -AM_CPPFLAGS = $(all_includes) -DQT_NO_CAST_ASCII +AM_CPPFLAGS = $(all_includes) -DTQT_NO_CAST_ASCII kde_module_LTLIBRARIES = liblocaldomainurifilter.la |