diff options
author | Darrell Anderson <[email protected]> | 2014-03-04 04:42:56 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2014-03-04 04:42:56 +0100 |
commit | 3e6828019fec8585b54d508f9c202106e6aa9311 (patch) | |
tree | f6f75845425a600b3072d5ce6fb7d935385d6809 /kate/Makefile.am | |
parent | 462324fb8d4ff24c48599fb311aa1e26f9a4da53 (diff) | |
download | tdeaddons-3e6828019fec8585b54d508f9c202106e6aa9311.tar.gz tdeaddons-3e6828019fec8585b54d508f9c202106e6aa9311.zip |
Integrate katesort as part of tdeaddons
Diffstat (limited to 'kate/Makefile.am')
-rw-r--r-- | kate/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/Makefile.am b/kate/Makefile.am index 8819e76..570b20b 100644 --- a/kate/Makefile.am +++ b/kate/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = scripts htmltools kpybrowser modeline openheader textfilter xmltools \ xmlcheck filelistloader cppsymbolviewer tabbarextension filetemplates \ - snippets insertcommand make helloworld + snippets insertcommand make helloworld katesort app_DATA = kate-plugins.desktop appdir = $(kde_appsdir)/.hidden |