summaryrefslogtreecommitdiffstats
path: root/app/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-07-04 14:39:44 +0000
committerTed Trask <ttrask01@yahoo.com>2008-07-04 14:39:44 +0000
commitc282eb4dc153e437931e8bcc08c4d2dbef1d2261 (patch)
tree11d967001d3c236d41e268e63410b7a81f17ba70 /app/Makefile
parented164e591fcd52f77c66f629ff00c216e4278f86 (diff)
downloadacf-core-c282eb4dc153e437931e8bcc08c4d2dbef1d2261.tar.bz2
acf-core-c282eb4dc153e437931e8bcc08c4d2dbef1d2261.tar.xz
Added generic form lsp file. A few updates to library functions and lsp files.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1275 ab2d0c66-481e-0410-8bed-d214d4d58bed
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 32b1654..b840e75 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -32,6 +32,7 @@ APP_DIST= \
filedetails-html.lsp\
expert-html.lsp\
debug-html.lsp\
+ form-html.lsp\
EXTRA_DIST=README Makefile
DISTFILES=$(APP_DIST) $(EXTRA_DIST)