~ubuntu-branches/ubuntu/trusty/d-conf/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-03-24 21:08:24 UTC
  • mfrom: (1.1.34) (6.2.7 experimental)
  • Revision ID: package-import@ubuntu.com-20140324210824-7ptw8y51yr0z7qpf
Tags: 0.20.0-1
[ Jackson Doak ]
* New upstream release
* Bump valac build-depend to 0.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
 
92
92
subdir = docs
93
93
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
94
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
 
95
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.ac
95
96
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96
97
        $(ACLOCAL_M4)
97
98
mkinstalldirs = $(install_sh) -d