Revision 850e9c6d
Makefile | ||
---|---|---|
112 | 112 |
|
113 | 113 |
alltools: $(TOOLS) |
114 | 114 |
|
115 |
DOCS = $(addprefix doc/, developer.html faq.html general.html libavfilter.html $(ALLHTMLPAGES) $(ALLMANPAGES))
|
|
115 |
DOCS = $(addprefix doc/, developer.html faq.html general.html libavfilter.html) $(HTMLPAGES) $(MANPAGES) $(PODPAGES)
|
|
116 | 116 |
|
117 | 117 |
documentation: $(DOCS) |
118 | 118 |
|
Also available in: Unified diff