mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
change doxygen build stuff for better compat with moderm automakes
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@332 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
9a59d016dd
commit
1e78a1dd02
2 changed files with 3 additions and 5 deletions
|
|
@ -53,6 +53,6 @@ distcleancheck:
|
|||
@:
|
||||
|
||||
doxygen:
|
||||
$(MAKE) -C doxygen
|
||||
$(MAKE) -C doxygen doxygen
|
||||
|
||||
.PHONY: homepage distcleancheck doxygen
|
||||
|
|
|
|||
|
|
@ -17,12 +17,10 @@
|
|||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
# USA.
|
||||
|
||||
noinst_DATA=html
|
||||
|
||||
html: doxygen.conf
|
||||
doxygen: doxygen.conf
|
||||
doxygen $<
|
||||
|
||||
clean-local:
|
||||
rm -rf html
|
||||
|
||||
.PHONY: all html
|
||||
.PHONY: all doxygen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue