diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-01 23:09:08 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-01 23:09:08 +0900 |
commit | c9f587dbd05a31aa98fdd4bcd2eb601202fbb442 (patch) | |
tree | 705306463f9ef9ce24a13e7e48e25d1edb93488a /kalyptus | |
parent | b115ab4c4f934d8d6007fccad8326cdee5d67884 (diff) | |
download | tdebindings-c9f587dbd05a31aa98fdd4bcd2eb601202fbb442.tar.gz tdebindings-c9f587dbd05a31aa98fdd4bcd2eb601202fbb442.zip |
Fixed FTBFS and detection of tdenewstuff.
Diffstat (limited to 'kalyptus')
-rw-r--r-- | kalyptus/kalyptusCxxToSmoke.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalyptus/kalyptusCxxToSmoke.pm b/kalyptus/kalyptusCxxToSmoke.pm index fa3722d2..a33f74a7 100644 --- a/kalyptus/kalyptusCxxToSmoke.pm +++ b/kalyptus/kalyptusCxxToSmoke.pm @@ -230,7 +230,7 @@ BEGIN 'TQStyle::SubControls' => 'int', ); -$headerSubdirectories = "tdeio/|tdevelop/|kinterfacedesigner/|kontact/|kate/|tdeparts/|dom/|tdeabc/|ksettings/|kjs/|tdetexteditor/|tdeprint/|tdesu/|knewstuff/" +$headerSubdirectories = "tdeio/|tdevelop/|kinterfacedesigner/|kontact/|kate/|tdeparts/|dom/|tdeabc/|ksettings/|kjs/|tdetexteditor/|tdeprint/|tdesu/|tdenewstuff/" } |