mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-23 19:42:31 -05:00
Add the SQLite extension to the build
This commit is contained in:
parent
743476fec0
commit
517f11c691
@ -3,7 +3,7 @@ ACLOCAL_AMFLAGS = -I m4
|
||||
sysconf_DATA = forked-daapd.conf
|
||||
|
||||
EXTRA_DIST = configure
|
||||
SUBDIRS = src
|
||||
SUBDIRS = sqlext src
|
||||
|
||||
man_MANS = forked-daapd.8
|
||||
|
||||
|
@ -198,4 +198,4 @@ dnl Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
AC_HEADER_SYS_WAIT
|
||||
|
||||
AC_OUTPUT(src/Makefile Makefile)
|
||||
AC_OUTPUT(src/Makefile sqlext/Makefile Makefile)
|
||||
|
Loading…
x
Reference in New Issue
Block a user