summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index dc3a40d0..5de8d88c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,13 +38,14 @@ EXTRA_DIST= \
config.h \
CMDLINE \
HACKING \
+ README.OPL \
TODO \
BUGS
MAINTAINERCLEANFILES = $(AUX_DIST_GEN)
docdir=$(prefix)/share/doc/@PACKAGE@
-SUBDIRS=wince textscreen pcsound src man setup
+SUBDIRS=wince textscreen opl pcsound src man setup
DIST_SUBDIRS=pkg $(SUBDIRS)
if HAVE_PYTHON