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

« back to all changes in this revision

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