irqbalance/glib-local/Makefile.am
Serj Kalichev cf1f948422 glib-local: add local glib functions
While adding the configure enhancements, I forgot to stage the glib-local
changes, so they weren't pushed.  This patch adds them

Signed-off-by: Serj Kalichev <serj.kalichev@gmail.com>
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
2012-03-26 11:04:13 -04:00

9 lines
183 B
Makefile

## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libglib.a
libglib_a_SOURCES = glist.c
libglib_a_CFLAGS = @GLIB_CFLAGS@
noinst_HEADERS = glib.h glist.h