[build] gtk-doc.make is now under git
commit073fa71a95a534bf3f6a1e7c521177bac5864b10
authorNicola Fontana <ntd@entidi.it>
Tue, 3 Mar 2009 00:18:25 +0000 (3 01:18 +0100)
committerNicola Fontana <ntd@entidi.it>
Tue, 3 Mar 2009 00:18:25 +0000 (3 01:18 +0100)
tree39667608acc2fc95664c3c736055a00d3d69ab3f
parent90cc084f55301137c6c63a3e0f47c968725fe7f0
[build] gtk-doc.make is now under git

The original gtk-doc.make without template support distribuited
with gtk-doc-1.11 (/usr/share/gtk-doc/data/gtk-doc.notmpl.make)
is broken: the "sgml-build.stamp" target does not directly depend
on $(HFILE_GLOB) and $(CFILE_GLOB) but indirectly throught
$(SCANOBJ_FILES). This does not work if the library to document
does not depend on GObject specific features (such as CPML).
.gitignore
gtk-doc.make [new file with mode: 0644]