summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 3ae53dceb..904be5bbc 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,10 +2,10 @@
SUBDIRS = man xine-lib-API
EXTRA_DIST = $(docs_DOCS) FAQ FAQ_es MRL.txt README.solaris dataflow.dia\
- xine-lib-API.cfg README.xinerc README.dxr3
+ xine-lib-API.cfg
docdir = $(prefix)/share/doc/xine
-docs_DOCS =
+docs_DOCS = README.xinerc README.dxr3
docs:
@if test x"$$DOXYGEN" != "xno"; then \