diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 4beb2396c..4407491d6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,7 +19,7 @@ if USE_STROKE SUBDIRS += stroke endif -if USE_PLUTO_OR_CHARON +if USE_UPDOWN SUBDIRS += _updown _updown_espmark endif |