Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > aecef9b836d1ef430d8eb873dcdd793c > files > 48

libvirt-devel-0.9.6.4-1.fc16.i686.rpm

## Copyright (C) 2005-2011 Red Hat, Inc.
## See COPYING.LIB for the License of this software

INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include \
	   -I$(top_builddir)/gnulib/lib -I$(top_srcdir)/gnulib/lib
noinst_PROGRAMS = event-test
event_test_CFLAGS = $(WARN_CFLAGS)
event_test_SOURCES = event-test.c
event_test_LDADD = $(top_builddir)/src/libvirt.la \
		 $(top_builddir)/gnulib/lib/libgnu.la