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