diff --git a/src/plugins/webstuff/Makefile.am b/src/plugins/webstuff/Makefile.am index 4f7be29a8..21496c1c2 100644 --- a/src/plugins/webstuff/Makefile.am +++ b/src/plugins/webstuff/Makefile.am @@ -3,6 +3,10 @@ # but that is not necessarily portable. # If not using GNU make, then list all .py files individually +SUBDIRS = \ + css \ + images \ + DATAFILES = \ css/ancestortree.css \ css/behaviour.css \ @@ -23,6 +27,7 @@ DATAFILES = \ images/document.png \ images/favicon2.ico \ images/favicon.ico \ + images/somerights20.gif \ images/Web_Gender_Female.png \ images/Web_Gender_Male.png \ images/Web_Mainz_Bkgd.png \