glib/gio/libasyncns/Makefile.am

16 lines
301 B
Makefile
Raw Normal View History

## Process this file with automake to produce Makefile.in
include $(top_srcdir)/Makefile.decl
INCLUDES = $(config_h_INCLUDES)
noinst_LTLIBRARIES = libasyncns.la
libasyncns_la_SOURCES = \
asyncns.c \
asyncns.h \
g-asyncns.h
libasyncns_la_LIBADD = $(NETWORK_LIBS)
EXTRA_DIST += README update.sh