diff options
Diffstat (limited to 'konsole/Makefile.am')
-rw-r--r-- | konsole/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/konsole/Makefile.am b/konsole/Makefile.am index cb5fccb8e..c6003d034 100644 --- a/konsole/Makefile.am +++ b/konsole/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = konsole other doc fonts +SUBDIRS = konsole other doc fonts terminalhere xdg_apps_DATA = konsole.desktop konsolesu.desktop @@ -15,8 +15,8 @@ services_DATA = kwrited.desktop install-data-local: @-rm -f $(DESTDIR)$(datadir)/autostart/kwrited.desktop -konsolehere_DATA = konsolehere.desktop -konsoleheredir = $(kde_datadir)/konqueror/servicemenus +terminalhere_DATA = terminalhere.desktop +terminalheredir = $(kde_datadir)/konqueror/servicemenus misc_DATA = eventsrc tips miscdir = $(kde_datadir)/konsole |