From 2c0f383ad74af2790ea5e470ded4f5e3c08ce772 Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 26 Mar 2011 22:51:51 +0100 Subject: initial support for playlist metadata allows to add any set of properties to every playlist api is based on playItem metadata api --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e6ed3fd1..056b4a9d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,7 @@ deadbeef_SOURCES =\ main.c common.h deadbeef.h\ plugins.c plugins.h moduleconf.h\ playlist.c playlist.h \ + plmeta.c pltmeta.c pltmeta.h\ streamer.c streamer.h\ premix.c premix.h\ messagepump.c messagepump.h\ -- cgit v1.2.3