You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Main Makefile.am for utun - root directory configuration |
|
|
|
# This is the root Makefile.am - tests are defined in tests/Makefile.am |
|
|
|
# Basic configuration for root directory |
|
SUBDIRS = lib src tests
|
|
|