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

« back to all changes in this revision

Viewing changes to bin/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:
83
83
bin_PROGRAMS = dconf$(EXEEXT)
84
84
subdir = bin
85
85
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
86
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
 
87
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.ac
87
88
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88
89
        $(ACLOCAL_M4)
89
90
mkinstalldirs = $(install_sh) -d