~ubuntu-branches/ubuntu/saucy/libnl3/saucy

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Heiko Stuebner
  • Date: 2012-06-30 15:54:25 UTC
  • mfrom: (3.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20120630155425-6wx9v9q70vry53vg
Tags: 3.2.7-4
* Add watch file (Closes: #679473)
* Use dh-autoreconf to update the build system (Closes: 679474)

Show diffs side-by-side

added added

removed removed

Lines of Context:
272
272
top_builddir = @top_builddir@
273
273
top_srcdir = @top_srcdir@
274
274
ACLOCAL_AMFLAGS = -I m4
275
 
OPT_DIRS = $(am__append_1)
276
 
PKGCONFIGS = $(am__append_2)
277
 
SUBDIRS = include lib doc man python $(OPT_DIRS)
278
 
pkgconfig_DATA = libnl-3.0.pc \
279
 
                 libnl-route-3.0.pc \
280
 
                 libnl-genl-3.0.pc \
281
 
                 libnl-nf-3.0.pc \
282
 
                 $(PKGCONFIGS)
283
 
 
 
275
SUBDIRS = include lib doc man python $(am__append_1)
 
276
pkgconfig_DATA = libnl-3.0.pc libnl-route-3.0.pc libnl-genl-3.0.pc \
 
277
        libnl-nf-3.0.pc $(am__append_2)
284
278
pkgsysconfdir = ${sysconfdir}/libnl
285
279
pkgsysconf_DATA = etc/pktloc etc/classid
286
280
EXTRA_DIST = \