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/aac/Makefile.am

13 lines
296 B

SUBDIRS =
METASOURCES = AUTO
INCLUDES = $(all_includes) $(TAGLIB_CFLAGS)
libtagaac_la_LDFLAGS = $(all_libraries)
noinst_LTLIBRARIES = libtagaac.la
libtagaac_la_SOURCES = \
aacfiletyperesolver.cpp
noinst_HEADERS = \
aacfiletyperesolver.h