SUBDIRS = INCLUDES = $(all_includes) $(taglib_includes) METASOURCES = AUTO libtagwav_la_LDFLAGS = $(all_libraries) noinst_LTLIBRARIES = libtagwav.la libtagwav_la_SOURCES = wavproperties.cpp \ wavfile.cpp \ wavfiletyperesolver.cpp noinst_HEADERS = wavproperties.h \ wavfile.h \ wavfiletyperesolver.h