2 scrobby_SOURCES = callback.cpp configuration.cpp libmpdclient.c misc.cpp \
3 mpdpp.cpp scrobby.cpp song.cpp
5 # set the include path found by configure
6 INCLUDES= $(all_includes)
8 # the library search path.
9 scrobby_LDFLAGS = $(all_libraries)
10 noinst_HEADERS = callback.h configuration.h libmpdclient.h misc.h mpdpp.h \