-liquidsoap is having some problems with cue points right now need to check if this is my fault.
7 lines
189 B
Makefile
7 lines
189 B
Makefile
|
|
SUBDIRS = tests
|
|
DISTFILES = $(wildcard *.in) Makefile ask-liquidsoap.rb ask-liquidsoap.pl \
|
|
$(wildcard *.liq) extract-replaygain
|
|
|
|
top_srcdir = ..
|
|
include $(top_srcdir)/Makefile.rules
|