mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-11 17:41:23 -05:00
7 lines
78 B
Makefile
Vendored
7 lines
78 B
Makefile
Vendored
|
|
man_MANS=lha.1
|
|
EXTRA_DIST=$(man_MANS) html Doxyfile intro.h
|
|
|
|
html:
|
|
doxygen
|
|
|