summaryrefslogtreecommitdiffstats
path: root/app/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-11-16 09:00:13 +0000
committerTed Trask <ttrask01@yahoo.com>2010-11-16 09:00:13 +0000
commitb3a7f0d7db3f16db91e61bd03346316d0c0aaebb (patch)
tree39a700aa4daed2df157fe4d92998e859aa32cf8c /app/Makefile
parent8a671177667ca794592155a3d8d7687f5d02496f (diff)
downloadacf-core-b3a7f0d7db3f16db91e61bd03346316d0c0aaebb.tar.bz2
acf-core-b3a7f0d7db3f16db91e61bd03346316d0c0aaebb.tar.xz
Added template-ajax.lsp and made www controller respect passed in viewtype.
Diffstat (limited to 'app/Makefile')
-rw-r--r--app/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Makefile b/app/Makefile
index 502d850..68c21de 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -27,6 +27,7 @@ APP_DIST= \
acf_www-controller.lua\
acf_cli-controller.lua\
menuhints.menu\
+ template-ajax.lsp\
template-html.lsp\
template-stream.lsp\
dispatcherror-html.lsp\