summaryrefslogtreecommitdiff
path: root/alsamixer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'alsamixer/Makefile.am')
-rw-r--r--alsamixer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/alsamixer/Makefile.am b/alsamixer/Makefile.am
index 8a82323..259b29e 100644
--- a/alsamixer/Makefile.am
+++ b/alsamixer/Makefile.am
@@ -19,7 +19,7 @@ alsamixer_SOURCES = card_select.c card_select.h \
widget.c widget.h
man_MANS = alsamixer.1
EXTRA_DIST = alsamixer.1
-alsamixer_INCLUDES = -I$(top_srcdir)/include
+alsamixer_CPPFLAGS = -I$(top_srcdir)/include
#LDFLAGS = -static
#CFLAGS += -g -Wall