~ubuntu-branches/ubuntu/trusty/3depict/trusty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): D Haley
  • Date: 2012-04-01 19:33:32 UTC
  • mfrom: (1.2.5)
  • Revision ID: package-import@ubuntu.com-20120401193332-hmuqskqyg6011j25
Tags: 0.0.10-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
LIBS = @LIBS@
150
150
LTLIBOBJS = @LTLIBOBJS@
151
151
MAKEINFO = @MAKEINFO@
 
152
MGL_CFLAGS = @MGL_CFLAGS@
152
153
MGL_LIBS = @MGL_LIBS@
153
154
MKDIR_P = @MKDIR_P@
154
155
OBJEXT = @OBJEXT@
235
236
top_builddir = @top_builddir@
236
237
top_srcdir = @top_srcdir@
237
238
SUBDIRS = src
238
 
EXTRA_DIST = config.rpath  packaging/ m4/ docs/ deps/ translations/
 
239
EXTRA_DIST = config.rpath  packaging/ m4/ docs/ deps/ translations/ test/
239
240
ACLOCAL_AMFLAGS = -Im4
240
241
all: config.h
241
242
        $(MAKE) $(AM_MAKEFLAGS) all-recursive