summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 070ef5a1e..9929c3dcc 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -4,8 +4,8 @@ SUBDIRS = man hackersguide faq
dist_doc_DATA = README README.dvb README.dxr3 \
README.freebsd README.irix README.network_dvd README.opengl \
- README.solaris README.syncfb README_xxmc.html README.MINGWCROSS \
- README.WIN32
+ README.solaris README_xxmc.html README.MINGWCROSS \
+ README.WIN32 README.macosx
docs clean-docs:
@cd faq && $(MAKE) $@