diff --git a/configure.ac b/configure.ac index d6c094bf35..764b4fecf6 100644 --- a/configure.ac +++ b/configure.ac @@ -511,7 +511,7 @@ docs/libs/Makefile docs/plugins/Makefile docs/plugins/gstreamer-plugins.types docs/manual/Makefile -docs/fwg/Makefile +docs/pwg/Makefile docs/xsl/Makefile docs/devhelp/Makefile docs/devhelp/html2xml.py diff --git a/debian/rules b/debian/rules index 72a9b408af..ac95ca239d 100755 --- a/debian/rules +++ b/debian/rules @@ -82,7 +82,7 @@ install: build # debian/gstreamer/usr/share/gstreamer/html/gstreamer-libs \ # debian/gstreamer/usr/share/gst/html/gstreamer \ # debian/gstreamer/usr/share/doc/gstreamer-doc - -cp -r docs/fwg/gst-plugin-writers-guide \ + -cp -r docs/pwg/gst-plugin-writers-guide \ docs/manual/gstreamer-manual \ debian/gstreamer/usr/share/doc/gstreamer-doc