diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-10 16:29:07 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-10 16:29:07 -0600 |
commit | 50741cc5474353bba914746aa25b091aa609a38f (patch) | |
tree | 4749d137bae305e246f62dd290273b55d926ad3a /kcontrol/Makefile.am | |
parent | 9abee0aada612f8cc875ff33f02c92c1211cb56f (diff) | |
download | tdebase-50741cc5474353bba914746aa25b091aa609a38f.tar.gz tdebase-50741cc5474353bba914746aa25b091aa609a38f.zip |
Remove KControl Protocols module, move protocol items to the help handbook,
rename TDEIOSlaves->Protocols, add new help files, update other help files,
make protocol handbooks consistent in format.
Diffstat (limited to 'kcontrol/Makefile.am')
-rw-r--r-- | kcontrol/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/Makefile.am b/kcontrol/Makefile.am index 6871483fd..5fea035ca 100644 --- a/kcontrol/Makefile.am +++ b/kcontrol/Makefile.am @@ -32,7 +32,7 @@ JOYSTICK_SUBDIR=joystick endif # 'colors' and 'fonts' should come after 'krdb' -SUBDIRS = bell background dnssd filetypes samba krdb input info ioslaveinfo tdm\ +SUBDIRS = bell background dnssd filetypes samba krdb input info tdm\ kicker locale launch keys tdeio konq style kded \ konqhtml ebrowsing arts kcontrol knotify\ clock pics $(ACCESS_SUBDIR) colors energy fonts css \ |