This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
oysteikt
/
mpd
Watch
0
Star
0
Fork
You've already forked mpd
0
Code
Issues
Pull Requests
Releases
Activity
c7d556f739
mpd
/
doc
/
Makefile.am
4 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
Makefile.am: fix automake 1.6 errors When building with the ancient automake 1.6 version, the following errors occur: Makefile.am:5: invalid variable `doc_DATA' doc/Makefile.am:2: invalid variable `doc_DATA' This patches renames some internal variables.
2008-10-16 15:00:02 +02:00
manpages
=
mpd.1 mpd.conf.5
docs
=
COMMANDS mpdconf.example
EXTRA_DIST
=
$(
manpages
)
$(
docs
)