libvirt/gnulib/lib/Makefile.am
Eric Blake 29db7a0072 build: update to latest gnulib
Pick up recent gnulib improvements.

* .gnulib: Update to latest.
* bootstrap: Resync.
* bootstrap.conf (gnulib_tool_option_extras): Adjust to bootstrap
changes.
* gnulib/lib/Makefile.am: Likewise.
2012-01-12 15:47:54 -07:00

18 lines
358 B
Makefile

## Makefile for gnulib/lib -*-Makefile-*-
## Copyright (C) 2011-2012 Red Hat, Inc.
## See COPYING.LIB for the License of this software
# Initialize variables, so gnulib.mk can append to them
BUILT_SOURCES =
CLEANFILES =
EXTRA_DIST =
MOSTLYCLEANDIRS =
MOSTLYCLEANFILES =
SUFFIXES =
noinst_LTLIBRARIES =
include gnulib.mk
INCLUDES = $(GETTEXT_CPPFLAGS)