mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-18 17:20:57 +02:00
2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'make doxygen' target.
This commit is contained in:
parent
3d44a85cfd
commit
3034a65316
@ -17856,3 +17856,5 @@
|
||||
* Removed the 'make slax' target.
|
||||
2018-10-19 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed the 'debian/' directory.
|
||||
2018-10-19 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed the 'make doxygen' target.
|
||||
|
13
Makefile.am
13
Makefile.am
@ -78,19 +78,6 @@ zip: dist
|
||||
zip -r rivendell-@VERSION@.zip rivendell-@VERSION@
|
||||
rm -rf rivendell-@VERSION@
|
||||
|
||||
doxygen:
|
||||
cd lib && doxygen doxygen.conf
|
||||
cd cae && doxygen doxygen.conf &
|
||||
cd rdairplay && doxygen doxygen.conf &
|
||||
cd rdadmin && doxygen doxygen.conf &
|
||||
cd rdcatch && doxygen doxygen.conf &
|
||||
cd rdcatchd && doxygen doxygen.conf &
|
||||
cd rdlibrary && doxygen doxygen.conf &
|
||||
cd rdlogedit && doxygen doxygen.conf &
|
||||
cd rdlogin && doxygen doxygen.conf &
|
||||
cd rdlogmanager && doxygen doxygen.conf &
|
||||
cd ripcd && doxygen doxygen.conf &
|
||||
|
||||
EXTRA_DIST = autogen.sh\
|
||||
CODINGSTYLE\
|
||||
get_distro.pl\
|
||||
|
Loading…
x
Reference in New Issue
Block a user