owntone-server/Makefile.am

25 lines
453 B
Makefile
Raw Normal View History

2010-06-21 11:50:09 -04:00
ACLOCAL_AMFLAGS = -I m4
2009-04-01 12:59:32 -04:00
2009-06-12 05:38:46 -04:00
sysconf_DATA = forked-daapd.conf
2010-09-28 12:35:25 -04:00
SUBDIRS = sqlext src
2009-09-21 15:26:21 -04:00
dist_man_MANS = forked-daapd.8
nobase_dist_doc_DATA = \
UPGRADING \
README.md \
README_PULSE.md \
README_SMARTPL.md \
scripts/antlr35_install.sh \
scripts/freebsd_install_10.1.sh \
scripts/freebsd_start_10.1.sh \
scripts/pairinghelper.sh
EXTRA_DIST = \
forked-daapd.conf
2009-09-21 15:26:21 -04:00
install-data-hook:
$(MKDIR_P) "$(DESTDIR)$(localstatedir)/cache/$(PACKAGE)/libspotify"