summaryrefslogtreecommitdiffstats
path: root/akode/akodeplay/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'akode/akodeplay/Makefile.am')
-rw-r--r--akode/akodeplay/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/akode/akodeplay/Makefile.am b/akode/akodeplay/Makefile.am
deleted file mode 100644
index 899d570..0000000
--- a/akode/akodeplay/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-INCLUDES= -I$(top_srcdir)/akode/lib -I$(top_builddir)/akode/lib $(all_includes)
-
-bin_PROGRAMS = akodeplay
-
-akodeplay_SOURCES = akodeplay.cpp
-akodeplay_LDFLAGS = $(all_libraries)
-akodeplay_LDADD = ../lib/libakode.la
-
-EXTRA_DIST =