diff options
| author | Ted Gould <ted@gould.cx> | 2011-07-07 15:32:09 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-07-07 15:32:09 -0500 |
| commit | 1e42facce6ffa20a39d1bb96aba4124604381976 (patch) | |
| tree | 3214de209971404b11785b220a71687e623ef6e8 /Makefile.in | |
| parent | f374f8e3f2223684bfce3b2cd811d41e5f553ce0 (diff) | |
| parent | 457dd74bc8752065e9558f5a67a50635a06b8ffc (diff) | |
| download | ayatana-indicator-application-1e42facce6ffa20a39d1bb96aba4124604381976.tar.gz ayatana-indicator-application-1e42facce6ffa20a39d1bb96aba4124604381976.tar.bz2 ayatana-indicator-application-1e42facce6ffa20a39d1bb96aba4124604381976.zip | |
* New upstream release.
* Build with libindicator 0.4
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in index 5d0b3bf..7225191 100644 --- a/Makefile.in +++ b/Makefile.in @@ -40,10 +40,8 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ compile config.guess config.sub depcomp install-sh ltmain.sh \ missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(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)/acinclude.m4 $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
