diff options
-rw-r--r-- | doc/online/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/online/Makefile b/doc/online/Makefile index 47298b3..e51b7a2 100644 --- a/doc/online/Makefile +++ b/doc/online/Makefile @@ -1,5 +1,5 @@ all: - meinproc --stylesheet /opt/trinity/share/apps/ksgmltools2/customization/kde-web.xsl ../en/index.docbook + meinproc --stylesheet /opt/trinity/share/apps/ksgmltools2/customization/tde-web.xsl ../en/index.docbook ./replace rm *.bak cp ../en/*.png . |