diff --git a/Makefile.am b/Makefile.am index d4f256f..c099833 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,7 +25,7 @@ EXTRA_DIST = README INSTALL COPYING autogen.sh m4/cap-ng.m4 INCLUDES = -I${top_srcdir} LIBS = $(CAPNG_LDADD) $(GLIB_LIBS) -AM_CFLAGS = -g -Os -W -Wall -Wshadow -Wformat -Wundef $(GLIB_CFLAGS) -D_GNU_SOURCE +AM_CFLAGS = -W -Wall -Wshadow -Wformat -Wundef $(GLIB_CFLAGS) -D_GNU_SOURCE noinst_HEADERS = bitmap.h constants.h cpumask.h irqbalance.h non-atomic.h \ types.h sbin_PROGRAMS = irqbalance