~ubuntu-branches/ubuntu/vivid/babeltrace/vivid

« back to all changes in this revision

Viewing changes to lib/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jon Bernard, a457ed8
  • Date: 2013-04-02 15:49:18 UTC
  • mfrom: (1.1.8) (0.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20130402154918-njndzk94lffxhlmx
Tags: 1.1.0-1
[a457ed8] New upstream version 1.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
subdir = lib
56
56
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58
 
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
59
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
60
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
61
 
        $(top_srcdir)/configure.ac
 
58
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
62
59
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63
60
        $(ACLOCAL_M4)
64
61
mkinstalldirs = $(install_sh) -d