~ubuntu-branches/ubuntu/maverick/telepathy-glib/maverick

« back to all changes in this revision

Viewing changes to docs/reference/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-04-26 18:25:03 UTC
  • Revision ID: james.westby@ubuntu.com-20100426182503-w46o9bbkpiashlh9
Tags: 0.10.1-1ubuntu2
Correctly update the makefile.in by running automake there

Show diffs side-by-side

added added

removed removed

Lines of Context:
418
418
        $(MAKE) $(AM_MAKEFLAGS) \
419
419
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
420
420
          dist-hook
421
 
@ENABLE_GTK_DOC_FALSE@check-local:
422
421
check-am: all-am
423
 
        $(MAKE) $(AM_MAKEFLAGS) check-local
424
422
check: check-am
425
423
all-am: Makefile all-local
426
424
installdirs:
517
515
 
518
516
uninstall-am: uninstall-local
519
517
 
520
 
.MAKE: check-am install-am install-strip
 
518
.MAKE: install-am install-strip
521
519
 
522
 
.PHONY: all all-am all-local check check-am check-local clean \
523
 
        clean-generic clean-libtool clean-local dist-hook distclean \
 
520
.PHONY: all all-am all-local check check-am clean clean-generic \
 
521
        clean-libtool clean-local dist-hook distclean \
524
522
        distclean-generic distclean-libtool distclean-local distdir \
525
523
        dvi dvi-am html html-am info info-am install install-am \
526
524
        install-data install-data-am install-data-local install-dvi \
691
689
 
692
690
.PHONY : dist-hook-local docs
693
691
 
 
692
# This includes the standard gtk-doc make rules, copied by gtkdocize.
 
693
 
694
694
# Tell versions [3.59,3.63) of GNU make to not export all variables.
695
695
# Otherwise a system limit (for SysV at least) may be exceeded.
696
696
.NOEXPORT: