mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-11 23:13:24 -05:00
add docs dir
This commit is contained in:
parent
36818cbeb5
commit
c0989c1336
@ -1,4 +1,5 @@
|
||||
# $Id$
|
||||
#
|
||||
EXTRA_DIST = reconf configure
|
||||
SUBDIRS=src
|
||||
SUBDIRS=src docs
|
||||
|
||||
|
@ -4,11 +4,11 @@ dnl what to do with.
|
||||
dnl
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(src/netview.c)
|
||||
AC_INIT(src/main.c)
|
||||
dnl AC_CANONICAL_SYSTEM
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE(netview,0.1.0)
|
||||
AM_INIT_AUTOMAKE(mt-daapd,0.1.0)
|
||||
|
||||
dnl Checks for programs.
|
||||
AC_PROG_CC
|
||||
|
Loading…
Reference in New Issue
Block a user