aboutsummaryrefslogtreecommitdiff
path: root/rpkid/Makefile.in
diff options
context:
space:
mode:
authorMichael Elkins <melkins@tislabs.com>2013-03-19 18:25:04 +0000
committerMichael Elkins <melkins@tislabs.com>2013-03-19 18:25:04 +0000
commitc6e2ec467a7d2918a313aa97b33e61411d34a2b2 (patch)
treee42de973e2b9a87efec2b4634f6e426d5ae131ec /rpkid/Makefile.in
parentaa924816b6c468790dc236d5a5f7f74c01e99d9d (diff)
$DJANGO_DIR is no longer needed and not used anywhere
svn path=/trunk/; revision=5175
Diffstat (limited to 'rpkid/Makefile.in')
-rw-r--r--rpkid/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpkid/Makefile.in b/rpkid/Makefile.in
index 02713929..26801ae7 100644
--- a/rpkid/Makefile.in
+++ b/rpkid/Makefile.in
@@ -6,7 +6,6 @@ PYTHON = @PYTHON@
TRANG = @TRANG@
SECRET_KEY = @SECRET_KEY@
-DJANGO_DIR = @DJANGO_DIR@
VIRTUAL_ENV = @VIRTUAL_ENV@
DJANGO_ADMIN = @DJANGO_ADMIN@