chiark / gitweb /
terminal: only build if --enable-terminal was specified
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 18 Jul 2014 15:26:23 +0000 (17:26 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 18 Jul 2014 15:45:33 +0000 (17:45 +0200)
commit545149a2fc3523bbcbf3703fae3ae1ca5312f8c8
tree120ca7270db85d5c7bcae045f99a052884b760da
parent46f08bea4b09e2cce4b50e3c082df4a92a22598c
terminal: only build if --enable-terminal was specified

Whoopsy, I totally forgot adding the "if ENABLE_TERMINAL" markers. Do that
now that we know it builds fine everywhere.
Makefile.am