make: Move lib make rules to src dir, consistency with meson build

This commit is contained in:
Antoine SOULIER
2022-07-29 15:44:35 +02:00
parent 7177a593e6
commit 67ed2e5d80
4 changed files with 11 additions and 12 deletions

View File

@@ -14,9 +14,6 @@
# limitations under the License.
#
TOOLS_DIR = tools
elc3_src += \
$(TOOLS_DIR)/elc3.c \
$(TOOLS_DIR)/lc3bin.c \