diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2010-08-26 13:38:07 +0200 |
|---|---|---|
| committer | Bazaar Package Importer <james.westby@ubuntu.com> | 2010-08-26 13:38:07 +0200 |
| commit | b624be9d4dce49cd5fba73e334d0db33fceb97f5 (patch) | |
| tree | 897ac9aa33cd0f1f703403e2bfc73136db80c86d /data | |
| parent | 4c742105d8252a84df1aa6e5af419afd6abb52fa (diff) | |
| download | ayatana-indicator-sound-b624be9d4dce49cd5fba73e334d0db33fceb97f5.tar.gz ayatana-indicator-sound-b624be9d4dce49cd5fba73e334d0db33fceb97f5.tar.bz2 ayatana-indicator-sound-b624be9d4dce49cd5fba73e334d0db33fceb97f5.zip | |
Import upstream version 0.4.1
Diffstat (limited to 'data')
| -rw-r--r-- | data/Makefile.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/Makefile.in b/data/Makefile.in index 4d71c3e..6997830 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -37,7 +37,10 @@ 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)/configure.ac +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__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
