summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2009-06-25 19:32:06 (GMT)
committerKevin Smith <git@kismith.co.uk>2009-06-25 19:32:06 (GMT)
commit7647b3aed3e9b0d91134ab6b57f56f80fd701b6a (patch)
tree83288128231cb1ba9634f97c62417d50adaa882f /Makefile
parent87611d97377d907d115afd3721dabd5abbbf0e26 (diff)
downloadswift-7647b3aed3e9b0d91134ab6b57f56f80fd701b6a.zip
swift-7647b3aed3e9b0d91134ab6b57f56f80fd701b6a.tar.bz2
Debian Packaging seems to vaguely work now.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9c71c56..f56cfbc 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,6 @@ ifeq ($(BUILD_SWIFT),yes)
include Swift/Makefile.inc
endif
include QA/Makefile.inc
-include Swift/Packaging/Debian/Makefile.inc
################################################################################
# Main targets
################################################################################