Add web dir back into Makefile.am

Revert "Removed web from SUBDIRS in Makefile.am"

This reverts commit d9bbcdf3a9.
pull/532/head
SteveGilvarry 2014-10-17 23:19:11 +11:00
parent 32f05ada86
commit d49754613c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ sysconf_DATA = \
SUBDIRS = \ SUBDIRS = \
src \ src \
web \
scripts \ scripts \
db \ db \
misc misc