diff options
author | Slávek Banko <[email protected]> | 2017-05-27 13:15:58 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2017-05-27 13:16:09 +0200 |
commit | 788d052bef211c535ec3e773123317904756169b (patch) | |
tree | 0bb5f835ca9e3d55bd4980a5a8207be803c58172 | |
parent | 0829d7db1f7b5fa1d14ec0b2baa16016ba0a2138 (diff) | |
download | tdeaccessibility-788d052bef211c535ec3e773123317904756169b.tar.gz tdeaccessibility-788d052bef211c535ec3e773123317904756169b.zip |
Do not make and install kttsd/compat
Everything is already contained in tdelibs
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 25e481de06bc8f491c27ebe634bee9afded0cef5)
-rw-r--r-- | kttsd/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kttsd/Makefile.am b/kttsd/Makefile.am index 5a54368..9c15793 100644 --- a/kttsd/Makefile.am +++ b/kttsd/Makefile.am @@ -1,6 +1,5 @@ # The build order must be libktts, then libkttsd, then the rest. SUBDIRS = \ - compat \ libkttsd \ players \ plugins \ |