source: abuse/branches/lol/doc/Makefile.am @ 732

Last change on this file since 732 was 722, checked in by Sam Hocevar, 10 years ago

audio: only activate the "song" class if SDL_mixer is present.

File size: 175 bytes
Line 
1
2include $(top_srcdir)/build/autotools/common.am
3
4man_MANS = abuse.6 abuse-tool.6
5
6assetdir = $(sharedir)/asset
7asset_DATA = abuse.bmp abuse.png
8
9EXTRA_DIST += $(asset_DATA)
10
Note: See TracBrowser for help on using the repository browser.