mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-25 22:55:56 -05:00
Make debian stuff part of dist
This commit is contained in:
parent
5bc56c7a29
commit
516d71c0a3
@ -1,7 +1,7 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
#
|
#
|
||||||
EXTRA_DIST = reconf configure CREDITS
|
EXTRA_DIST = reconf configure CREDITS
|
||||||
SUBDIRS=src admin-root contrib
|
SUBDIRS=src admin-root contrib debian
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
#
|
#
|
||||||
EXTRA_DIST = README mt-daapd.spec mt-daapd.conf mt-daapd.playlist mt-daapd \
|
EXTRA_DIST = README mt-daapd.spec mt-daapd.conf mt-daapd.playlist mt-daapd
|
||||||
debian/compat debian/copyright debian/docs debian/postinst \
|
|
||||||
debian/changelog debian/control debian/dirs debian/init.d debian/rules
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
10
debian/Makefile.am
vendored
Normal file
10
debian/Makefile.am
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
EXTRA_DIST = compat copyright docs postinst changelog control dirs init.d rules
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user