Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 347670
Collapse All | Expand All

(-)a/Makefile.am (-1 / +1 lines)
Lines 25-31 EXTRA_DIST = README INSTALL COPYING autogen.sh m4/cap-ng.m4 Link Here
25
 
25
 
26
INCLUDES = -I${top_srcdir} 
26
INCLUDES = -I${top_srcdir} 
27
LIBS = $(CAPNG_LDADD) $(GLIB_LIBS)
27
LIBS = $(CAPNG_LDADD) $(GLIB_LIBS)
28
AM_CFLAGS = -g -Os -W -Wall -Wshadow -Wformat -Wundef $(GLIB_CFLAGS) -D_GNU_SOURCE
28
AM_CFLAGS = -W -Wall -Wshadow -Wformat -Wundef $(GLIB_CFLAGS) -D_GNU_SOURCE
29
noinst_HEADERS = bitmap.h constants.h cpumask.h irqbalance.h non-atomic.h \
29
noinst_HEADERS = bitmap.h constants.h cpumask.h irqbalance.h non-atomic.h \
30
	types.h
30
	types.h
31
sbin_PROGRAMS = irqbalance
31
sbin_PROGRAMS = irqbalance

Return to bug 347670