Makefile.am 293 字节
Newer Older
1
## Copyright (C) 2005-2012 Red Hat, Inc.
2 3
## See COPYING.LIB for the License of this software

4 5 6 7
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include
noinst_PROGRAMS = openauth
openauth_CFLAGS = $(WARN_CFLAGS)
openauth_SOURCES = openauth.c
8
openauth_LDADD = $(top_builddir)/src/libvirt.la