summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-02-04 12:19:52 -0200
committerHisham Muhammad <hisham@gobolinux.org>2015-02-04 12:19:52 -0200
commitf97d1bc54af13e7c801bf6d83e95661f25695719 (patch)
treec49ef33241f63cb6b6629ade8190951e7779ae63 /Makefile.am
parentcc269741295610743b50b0d0fa650e79dd2208af (diff)
parentaed9b9d18ebcdeb3d861c26eaf2f46b9616db2aa (diff)
Merge branch 'master' into wip
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f2540590..844e1b32 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ applications_DATA = htop.desktop
pixmapdir = $(datadir)/pixmaps
pixmap_DATA = htop.png
-htop_CFLAGS = -pedantic -Wall -Wextra -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"$(sysconfdir)\" -I"$(my_htop_platform)"
+htop_CFLAGS = -pedantic -Wall $(wextra_flag) -std=c99 -rdynamic -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"$(sysconfdir)\" -I"$(my_htop_platform)"
AM_CPPFLAGS = -DNDEBUG
myhtopsources = AvailableMetersPanel.c CategoriesPanel.c CheckItem.c \

© 2014-2024 Faster IT GmbH | imprint | privacy policy