diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-06-28 17:28:07 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-06-28 17:28:07 +0200 |
commit | 26d4014fcf17ab3735a3045b9b3900e27a4a467b (patch) | |
tree | 23a965c832163d7dff79b60850355ceb83f8928f /data/Makefile.in | |
parent | 2118f6baaf6432811125901f5986e51fa55b4374 (diff) | |
parent | a0c3edbbe3d6cbb160049716cec66bf2673784e4 (diff) | |
download | ayatana-indicator-sound-26d4014fcf17ab3735a3045b9b3900e27a4a467b.tar.gz ayatana-indicator-sound-26d4014fcf17ab3735a3045b9b3900e27a4a467b.tar.bz2 ayatana-indicator-sound-26d4014fcf17ab3735a3045b9b3900e27a4a467b.zip |
Import upstream version 0.3.4
Diffstat (limited to 'data/Makefile.in')
-rw-r--r-- | data/Makefile.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/data/Makefile.in b/data/Makefile.in index f466570..3431a31 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -37,10 +37,7 @@ host_triplet = @host@ subdir = data DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ - $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ - $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ - $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |