Commit f48bef7e authored by Dafydd Harries's avatar Dafydd Harries

add local/Makefile.am

darcs-hash:20070105205828-c9803-1e2aa08ebf57fc5bdcb47ef4e288171c76b1237b.gz
parent 8a55be20
AM_CFLAGS = -Wall -Werror $(GLIB_CFLAGS)
liblocal_a_SOURCES = local.c
noinst_LIBRARIES = liblocal.a
noinst_PROGRAMS = list-local-interfaces
list_local_interfaces_LDADD = $(GLIB_LIBS) liblocal.a
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment