You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amarok/amarok/src/metadata/rmff/Makefile.am

16 lines
460 B

SUBDIRS =
INCLUDES = $(all_includes) $(TAGLIB_CFLAGS)
METASOURCES = AUTO
libtagrealmedia_la_LDFLAGS = $(all_libraries)
noinst_LTLIBRARIES = libtagrealmedia.la
libtagrealmedia_la_SOURCES = rmff.cpp \
taglib_realmediafile.cpp \
taglib_realmediafiletyperesolver.cpp
noinst_HEADERS = rmff.h \
taglib_realmediafile.h \
taglib_realmediafiletyperesolver.h