diff options
| author | Warner Losh <imp@FreeBSD.org> | 2024-07-15 04:46:32 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-07-15 22:43:39 +0000 |
| commit | e9ac41698b2f322d55ccf9da50a3596edb2c1800 (patch) | |
| tree | 557c8263fcf6f394c855ef4458f6fe531563199e /contrib/sqlite3 | |
| parent | b3877767883e9b26fbcce47c015ba3eab323bf1b (diff) | |
Diffstat (limited to 'contrib/sqlite3')
| -rw-r--r-- | contrib/sqlite3/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/sqlite3/Makefile.am b/contrib/sqlite3/Makefile.am index 1eaa560ff884..09f83086b1ea 100644 --- a/contrib/sqlite3/Makefile.am +++ b/contrib/sqlite3/Makefile.am @@ -1,4 +1,3 @@ - AM_CFLAGS = @BUILD_CFLAGS@ lib_LTLIBRARIES = libsqlite3.la libsqlite3_la_SOURCES = sqlite3.c |
