After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 479913 - gtk-doc.notmpl.make is not distributed
gtk-doc.notmpl.make is not distributed
Status: RESOLVED FIXED
Product: gtk-doc
Classification: Platform
Component: general
1.9
Other Linux
: Normal major
: 1.9
Assigned To: gtk-doc maintainers
gtk-doc maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-24 18:25 UTC by Yeti
Modified: 2007-09-24 19:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed fix (318 bytes, patch)
2007-09-24 18:26 UTC, Yeti
committed Details | Review

Description Yeti 2007-09-24 18:25:36 UTC
File gtk-doc.notmpl.make is missing from the distribution.
Comment 1 Yeti 2007-09-24 18:26:43 UTC
Created attachment 96128 [details] [review]
proposed fix

Add gtk-doc.notmpl.make to EXTRA_DIST.
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2007-09-24 19:28:13 UTC
2007-09-24  Stefan Kost  <ensonic@users.sf.net>

	patch by: David Nečas <yeti@physics.muni.cz>

	* Makefile.am:
	  Add gtk-doc.notmpl.make to EXTRA_DIST. Fixes #479913.