~kermiac/+junk/indicator-applet-apport-hook

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Sebastien Bacher
  • Date: 2010-05-05 09:58:31 UTC
  • mfrom: (247.1.48 ubuntu.0.3)
  • Revision ID: seb128@ubuntu.com-20100505095831-u93hwmil1y0o1r0t
releasing version 0.3.7-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
subdir = data
44
44
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
46
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
47
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
48
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
49
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
47
50
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
51
        $(ACLOCAL_M4)
49
52
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs