From 1ae4a3c1ed2b2ac98e1a80d70fc61424acebbf0a Mon Sep 17 00:00:00 2001 From: "Rob G. Healey" Date: Tue, 18 Jan 2011 01:21:01 +0000 Subject: [PATCH] Reverted the changes to this made by Jerome to allow ./autogen.sh && make to work and complete. Yes, there is no way for the automake tools to verify that the webstuff and its directories are being copy in the build system. Doug Blank will need to take a look into this one. svn: r16404 --- src/plugins/webstuff/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/plugins/webstuff/Makefile.am b/src/plugins/webstuff/Makefile.am index 8c9ff0d50..1fa40c6dc 100644 --- a/src/plugins/webstuff/Makefile.am +++ b/src/plugins/webstuff/Makefile.am @@ -3,10 +3,7 @@ # but that is not necessarily portable. # If not using GNU make, then list all .py files individually -SUBDIRS = \ - css \ - images \ - js +SUBDIRS = DATAFILES = \ css/ancestortree.css \