mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-16 01:45:13 +00:00
8 lines
78 B
Makefile
Vendored
8 lines
78 B
Makefile
Vendored
|
|
man_MANS=lha.1
|
|
EXTRA_DIST=$(man_MANS) html Doxyfile intro.h
|
|
|
|
html:
|
|
doxygen
|
|
|