~ubuntu-branches/ubuntu/precise/libgsf/precise

« back to all changes in this revision

Viewing changes to gtk-doc.make

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-07-19 19:27:47 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20070719192747-i2a8vrkqpgknia70
Tags: upstream-1.14.5
ImportĀ upstreamĀ versionĀ 1.14.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
        rm -rf .libs
112
112
 
113
113
maintainer-clean-local: clean
114
 
        cd $(srcdir) && rm -rf xml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
 
114
        cd $(srcdir) && rm -rf xml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_MODULE)-undocumented.txt
115
115
 
116
116
install-data-local:
117
117
        installfiles=`echo $(srcdir)/html/*`; \