diff options
Diffstat (limited to 'test/lib/Makefile')
-rw-r--r-- | test/lib/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/lib/Makefile b/test/lib/Makefile new file mode 100644 index 0000000000..ea68fae566 --- /dev/null +++ b/test/lib/Makefile @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# (C) Copyright 2018 +# Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc +obj-y += hexdump.o |