diff options
author | Kevin Smith <git@kismith.co.uk> | 2009-06-25 19:32:06 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2009-06-25 19:32:06 (GMT) |
commit | 7647b3aed3e9b0d91134ab6b57f56f80fd701b6a (patch) | |
tree | 83288128231cb1ba9634f97c62417d50adaa882f /Swift/Makefile.inc | |
parent | 87611d97377d907d115afd3721dabd5abbbf0e26 (diff) | |
download | swift-7647b3aed3e9b0d91134ab6b57f56f80fd701b6a.zip swift-7647b3aed3e9b0d91134ab6b57f56f80fd701b6a.tar.bz2 |
Debian Packaging seems to vaguely work now.
Diffstat (limited to 'Swift/Makefile.inc')
-rw-r--r-- | Swift/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/Makefile.inc b/Swift/Makefile.inc index 1a88144..8646f2a 100644 --- a/Swift/Makefile.inc +++ b/Swift/Makefile.inc @@ -1,2 +1,3 @@ include Swift/Controllers/Makefile.inc include Swift/QtUI/Makefile.inc +include Swift/Packaging/Debian/Makefile.inc |