You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akode/akode/akodeplay/Makefile.am

10 lines
229 B

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 =