diff options
Diffstat (limited to 'docbook/Makefile.common')
-rw-r--r-- | docbook/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docbook/Makefile.common b/docbook/Makefile.common index 20803e08e1..210123c718 100644 --- a/docbook/Makefile.common +++ b/docbook/Makefile.common @@ -179,7 +179,7 @@ WSDG_GRAPHICS = \ WSUG_SOURCE = \ user-guide.xml \ svn_version.xml \ - Makefile \ + Makefile \ wsluarm \ $(WSUG_FILES) \ $(WSUG_GRAPHICS) @@ -188,7 +188,7 @@ WSUG_SOURCE = \ WSDG_SOURCE = \ developer-guide.xml \ svn_version.xml \ - Makefile \ + Makefile \ $(WSDG_FILES) \ $(WSDG_GRAPHICS) |