~ubuntu-branches/debian/sid/vzctl/sid

« back to all changes in this revision

Viewing changes to src/lib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2011-10-17 06:51:28 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20111017065128-vgdwvq5lei9g4mc7
Tags: 3.0.29.3-1
New upstream release.
Closes: #638072.

Show diffs side-by-side

added added

removed removed

Lines of Context:
148
148
CTAGS = ctags
149
149
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
150
150
ACLOCAL = @ACLOCAL@
 
151
ALLOCA = @ALLOCA@
151
152
AMTAR = @AMTAR@
152
153
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
153
154
AR = @AR@