diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-06-06 08:26:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-06-06 08:26:56 +0000 |
commit | 4a1325a30d0e84adf2f17ace5bd0329a728ef4fb (patch) | |
tree | 6966a15802766c3a49a03f02ac91d81d3ef2f76a /www/Makefile | |
parent | 9ef9abe262637155f1f5f9aaa17be9d5e0c5b1ac (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index d1aab9086a42..74cdce0c2c27 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1409,6 +1409,7 @@ SUBDIR += py-django-app-plugins SUBDIR += py-django-devel SUBDIR += py-django-keyedcache + SUBDIR += py-django-livesettings SUBDIR += py-django-registration SUBDIR += py-django-signals-ahoy SUBDIR += py-django-tagging |