aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-16 15:07:59 +0000
committerlloyd <[email protected]>2009-07-16 15:07:59 +0000
commitbd58db8eb1384fe26222d021325382f57f178cc7 (patch)
treeb54713202d613e88407279e5319a97126e894d2a /src/kdf/info.txt
parent1172c616fa849af893c1935b8b1dee085f8aaac8 (diff)
Move some files around to break up dependencies between directories
Diffstat (limited to 'src/kdf/info.txt')
-rw-r--r--src/kdf/info.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/kdf/info.txt b/src/kdf/info.txt
index fa5cca334..1965a2098 100644
--- a/src/kdf/info.txt
+++ b/src/kdf/info.txt
@@ -8,3 +8,7 @@ load_on auto
kdf.cpp
kdf.h
</add>
+
+<requires>
+alloc
+</requires>