blob: 8711a95a3fadeb488dd22c68e14beb9a6bb950a0 [file] [log] [blame]
#
# Copyright (C) 2017-2018 Bartosz Golaszewski <bartekgola@gmail.com>
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or (at
# your option) any later version.
#
SUBDIRS = lib
if WITH_TOOLS
SUBDIRS += tools
endif