diff options
Diffstat (limited to 'noatun-plugins/blurscope')
-rw-r--r-- | noatun-plugins/blurscope/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/blurscope/Makefile.am b/noatun-plugins/blurscope/Makefile.am index a09d5e7..440a2fc 100644 --- a/noatun-plugins/blurscope/Makefile.am +++ b/noatun-plugins/blurscope/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES= $(all_includes) $(SDL_CFLAGS) -I$(kde_includes)/kde +INCLUDES= $(all_includes) $(SDL_CFLAGS) -I$(kde_includes)/tde kde_module_LTLIBRARIES = noatunblurscope.la noatunblurscope_la_SOURCES = sdlscope.cpp scopedisplayer.cpp |