comparison audacious/Makefile @ 1733:e41a5d296e26 trunk

[svn] - add the PlaylistContainer API to the SDK.
author nenolod
date Mon, 18 Sep 2006 01:41:41 -0700
parents bf2860c64a32
children 0617015a528b
comparison
equal deleted inserted replaced
1732:bf2860c64a32 1733:e41a5d296e26
28 28
29 HEADERS = \ 29 HEADERS = \
30 input.h \ 30 input.h \
31 output.h \ 31 output.h \
32 playlist.h \ 32 playlist.h \
33 playlist_container.h \
33 plugin.h \ 34 plugin.h \
34 prefswin.h 35 prefswin.h
35 36
36 SOURCES = \ 37 SOURCES = \
37 build_stamp.c \ 38 build_stamp.c \