Messing around with I/O streams and regexes
This commit is contained in:
@@ -4,6 +4,10 @@ PACKAGES := $(foreach pkg,\
|
||||
$(shell ls src/meatballhat.com/gotour-artifacts),\
|
||||
$(patsubst %,meatballhat.com/gotour-artifacts/%,$(pkg))\
|
||||
)
|
||||
PACKAGES += $(foreach pkg,\
|
||||
$(shell ls src/meatballhat.com/junkdrawer),\
|
||||
$(patsubst %,meatballhat.com/junkdrawer/%,$(pkg))\
|
||||
)
|
||||
PACKAGES += meatballhat.com/amqpfun-runner
|
||||
|
||||
test: build
|
||||
|
Reference in New Issue
Block a user