summaryrefslogtreecommitdiffstats
path: root/alsa-utils/alsamixer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'alsa-utils/alsamixer/Makefile.am')
-rw-r--r--alsa-utils/alsamixer/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/alsa-utils/alsamixer/Makefile.am b/alsa-utils/alsamixer/Makefile.am
deleted file mode 100644
index 6426193..0000000
--- a/alsa-utils/alsamixer/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-AM_CFLAGS = @CURSES_CFLAGS@ -DCURSESINC="@CURSESINC@"
-LDADD = @CURSESLIB@
-
-bin_PROGRAMS = alsamixer
-man_MANS = alsamixer.1
-EXTRA_DIST = alsamixer.1
-alsamixer_INCLUDES = -I$(top_srcdir)/include
-
-#LDFLAGS = -static
-#CFLAGS += -g -Wall