~bluesabre/ubuntu/trusty/lightdm-gtk-greeter/bug-1331871

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-04-03 22:46:30 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120403224630-oa3akdanhu2c63k0
Tags: 1.1.5-0ubuntu1
* New upstream bugfix release:
  - Restore all translations lost during the split from lightdm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
        $(dist_icon_DATA) $(dist_xgreeters_DATA) $(srcdir)/Makefile.am \
40
40
        $(srcdir)/Makefile.in
41
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
43
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
44
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
45
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
43
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
47
        $(ACLOCAL_M4)
45
48
mkinstalldirs = $(install_sh) -d