Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 621452
Collapse All | Expand All

(-)libappindicator-12.10.0.old/docs/reference/Makefile.am (-1 / +2 lines)
Lines 119-125 Link Here
119
gtkdoc-in-srcdir: Makefile.am
119
gtkdoc-in-srcdir: Makefile.am
120
	@echo "#!/bin/sh" > $@
120
	@echo "#!/bin/sh" > $@
121
	@echo "cd \"$(srcdir)\"" >> $@
121
	@echo "cd \"$(srcdir)\"" >> $@
122
	@echo "$(GTKDOC_CHECK)" >> $@
122
	@echo "gtkdoc-check" >> $@
123
	@chmod +x $@
123
	@chmod +x $@
124
DISTCLEANFILES = gtkdoc-in-srcdir
124
DISTCLEANFILES = gtkdoc-in-srcdir
125
125
126
gtkdoc-in-srcdir: libappindicator-undocumented.txt

Return to bug 621452