From b7162b3b8aadb6b5672dab33c2771fd266286076 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Tue, 3 Aug 2010 19:42:03 -0400 Subject: Changes to the install and config files to support deploying the javascript code. --- install/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'install/configure.ac') diff --git a/install/configure.ac b/install/configure.ac index eb2d3cd13..3d0c1db02 100644 --- a/install/configure.ac +++ b/install/configure.ac @@ -72,6 +72,7 @@ AC_CONFIG_FILES([ html/Makefile migration/Makefile share/Makefile + static/Makefile tools/Makefile tools/man/Makefile updates/Makefile -- cgit