Files
ncmpcpp/Makefile.am
2008-11-22 19:43:39 +01:00

9 lines
247 B
Makefile

# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign 1.4
SUBDIRS = src doc
docdir = $(prefix)/share/doc/$(PACKAGE)
doc_DATA = AUTHORS NEWS COPYING
EXTRA_DIST = $(doc_DATA)