diff options
Diffstat (limited to 'test/env/Makefile')
-rw-r--r-- | test/env/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/env/Makefile b/test/env/Makefile new file mode 100644 index 0000000000..59b38e99ae --- /dev/null +++ b/test/env/Makefile @@ -0,0 +1,7 @@ +# +# Copyright (c) 2015 National Instruments, Inc +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y += cmd_ut_env.o |