diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 92939fbf..cb3c4a89 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,7 +52,7 @@ EXTRA_DIST= \ MAINTAINERCLEANFILES = $(AUX_DIST_GEN) docdir=$(prefix)/share/doc/@PACKAGE@ -SUBDIRS=textscreen pcsound src man +SUBDIRS=wince textscreen pcsound src man if HAVE_PYTHON |