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

« back to all changes in this revision

Viewing changes to 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:
78
78
DIST_COMMON = $(srcdir)/Makefile.gtester $(srcdir)/Makefile.in \
79
79
        $(srcdir)/Makefile.am $(top_srcdir)/configure \
80
80
        $(am__configure_deps) $(srcdir)/config.h.in COPYING NEWS \
81
 
        README aux/install-sh aux/missing $(top_srcdir)/aux/install-sh \
82
 
        $(top_srcdir)/aux/missing
 
81
        README aux/depcomp aux/install-sh aux/missing \
 
82
        $(top_srcdir)/aux/install-sh $(top_srcdir)/aux/missing
83
83
@ENABLE_EDITOR_TRUE@am__append_1 = editor
84
84
subdir = .
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
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
346
347
 
347
348
# initialize variables for unconditional += appending
348
349
TEST_PROGS = 
349
 
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
350
ACLOCAL_AMFLAGS = -I m4
350
351
SUBDIRS = shm gvdb common engine service gdbus gsettings dbus-1 client \
351
352
        bin docs tests po $(am__append_1)
352
353
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc