diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-24 00:41:29 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-24 00:41:29 +0000 |
commit | 98cb2d5fa21e616cfea012f80bf1d989cfe264e3 (patch) | |
tree | 1a12aba277a537c6a6bfdcf31ff8a41732a52fe0 | |
parent | 1d10124f8294a8ea6c7b9ce9888553d84c1aa326 (diff) | |
download | knights-98cb2d5fa21e616cfea012f80bf1d989cfe264e3.tar.gz knights-98cb2d5fa21e616cfea012f80bf1d989cfe264e3.zip |
Automake admin fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1095323 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 24a78b1..3a5bf85 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ####### kdevelop will overwrite this part!!! (begin)########## -SUBDIRS = admin doc knights media po +SUBDIRS = doc knights media po ####### kdevelop will overwrite this part!!! (end)############ # not a GNU package. You can remove this line, if |