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

13 lines
298 B

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