more common way of handling example config files (like in ncmpc) + add a few
more functions to libmpdclient implementation
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
# have all needed files, that a GNU package needs
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
SUBDIRS = src
|
||||
SUBDIRS = src doc
|
||||
docdir = $(prefix)/share/doc/$(PACKAGE)
|
||||
doc_DATA = AUTHORS NEWS
|
||||
EXTRA_DIST = COPYING $(doc_DATA)
|
||||
|
||||
Reference in New Issue
Block a user