Update to use latest Targets structure

This commit is contained in:
William Moore 2022-08-26 01:55:16 -05:00
parent 6c3954f3fd
commit 27e0536722
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,6 @@
BUILDDIR := build
DISTDIR := dist
SRCDIR := .
TARGETS := missingwand
include Targets
all: $(TARGETS)

1
Targets Normal file
View File

@ -0,0 +1 @@
TARGETS := missingwand