~oem-solutions-group/unity-2d/indicator-sound

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Sebastien Bacher
  • Date: 2010-06-28 15:35:19 UTC
  • mfrom: (28.9.10 upstream)
  • Revision ID: seb128@ubuntu.com-20100628153519-zi98aargg1szseq4
Tags: 0.3.4-0ubuntu1
releasing version 0.3.4-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
subdir = data
38
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
41
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
42
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
43
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 
40
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
42
        $(ACLOCAL_M4)
46
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs