~ubuntu-branches/ubuntu/oneiric/libinfinity/oneiric

« back to all changes in this revision

Viewing changes to docs/reference/libinfgtk/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Kern
  • Date: 2011-04-03 15:50:33 UTC
  • mfrom: (1.2.4 upstream) (1.4.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110403155033-eqntz262lxzt0d8s
Tags: 0.5.0-2
* Fix infinoted postinst and prerm.  (Closes: #620687)
* Updated debian/copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
# Files not to distribute
90
90
# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
91
91
# for --rebuild-sections in $(SCAN_OPTIONS) e.g. $(DOC_MODULE)-sections.txt
92
 
DISTCLEANFILES=libinfgtk-$(LIBINFINITY_API_VERSION).types
 
92
DISTCLEANFILES=libinfgtk-$(LIBINFINITY_API_VERSION).types version.xml
93
93
 
94
94
# Comment this out if you want your docs-status tested during 'make check'
95
95
#TESTS = $(GTKDOC_CHECK)