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.
digikam/digikam/libs/sqlite3/Makefile.am

9 lines
184 B

noinst_LTLIBRARIES = libsqlite3.la
INCLUDES = $(all_includes)
libsqlite3_la_CFLAGS = -w
libsqlite3_la_LDFLAGS = $(LIBPTHREAD) -no-undefined
libsqlite3_la_SOURCES = sqlite3.c