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.
tdeio-apt/src/parsers/Makefile.am

8 lines
307 B

INCLUDES = $(all_includes)
METASOURCES = AUTO
libparsers_la_LDFLAGS = -avoid-version $(all_libraries)
noinst_LTLIBRARIES = libparsers.la
noinst_HEADERS = parsers.h qhtmlstream.h
libparsers_la_SOURCES = list.cpp search.cpp policy.cpp show.cpp parsers.cpp filesearch.cpp
libparsers_la_LIBADD = $(LIB_TDEIO)