summaryrefslogtreecommitdiffstats
path: root/alsa-utils/iecset/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'alsa-utils/iecset/Makefile.am')
-rw-r--r--alsa-utils/iecset/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/alsa-utils/iecset/Makefile.am b/alsa-utils/iecset/Makefile.am
deleted file mode 100644
index c03a7f1..0000000
--- a/alsa-utils/iecset/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-INCLUDES = -I$(top_srcdir)/include
-LDADD = -lm
-# LDFLAGS = -static
-# CFLAGS += -g -Wall
-
-bin_PROGRAMS = iecset
-iecset_SOURCES = iecset.c iecbits.c
-man_MANS = iecset.1
-EXTRA_DIST = iecset.1