~ubuntu-branches/ubuntu/wily/gnome-screensaver/wily-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-13 10:06:06 UTC
  • mfrom: (1.3.15)
  • Revision ID: package-import@ubuntu.com-20121113100606-b1ja24w9pn95oypo
Tags: 3.6.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
56
56
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
57
57
        $(top_srcdir)/configure AUTHORS COPYING COPYING.LIB ChangeLog \
58
 
        INSTALL NEWS compile config.guess config.sub install-sh \
59
 
        ltmain.sh missing mkinstalldirs
 
58
        INSTALL NEWS compile config.guess config.sub depcomp \
 
59
        install-sh ltmain.sh missing mkinstalldirs
60
60
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61
61
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
62
62
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \