Commit b52ca9f6 authored by Dafydd Harries's avatar Dafydd Harries

local/Makefile.am: reformat

darcs-hash:20070120144121-c9803-69446f3b22fb64427da54fea524dfb5216132990.gz
parent 3b4ec859
AM_CFLAGS = -Wall -Werror $(GLIB_CFLAGS)
liblocal_la_SOURCES = local.h local.c
noinst_LTLIBRARIES = liblocal.la
liblocal_la_SOURCES = local.h local.c
noinst_PROGRAMS = list-local-interfaces
list_local_interfaces_LDADD = $(GLIB_LIBS) liblocal.la
list_local_interfaces_LDADD = liblocal.la $(GLIB_LIBS)
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