summaryrefslogtreecommitdiff
path: root/bustle.cabal
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2012-01-17 17:03:42 +0000
committerWill Thompson <will@willthompson.co.uk>2012-01-17 17:08:43 +0000
commitfc924626dca6edcdcd7a483390e3a42ed2e18c32 (patch)
treefed8cf01abf8636ec29a061649501af165b7eec4 /bustle.cabal
parentab3625b497d451c3a9ed1bc9c769eab893a3d537 (diff)
Ship pcap, gmp and ffi in binary tarballs
I'm a horrible person.
Diffstat (limited to 'bustle.cabal')
-rw-r--r--bustle.cabal7
1 files changed, 6 insertions, 1 deletions
diff --git a/bustle.cabal b/bustle.cabal
index 725ef9c..4c037c4 100644
--- a/bustle.cabal
+++ b/bustle.cabal
@@ -22,10 +22,15 @@ Extra-source-files: c-sources/bustle-dbus-monitor.c,
NEWS,
HACKING,
INSTALL,
- bustle.sh,
run-uninstalled.sh
, Test/data/log-with-h.bustle
+ -- Stuff for the stupid binary tarballs
+ , bustle.sh
+ , ldd-me-up.sh
+ , LICENSE.bundled-libraries
+
+
Source-Repository head
Type: git
Location: git://anongit.freedesktop.org/bustle