Skip to content

Commit bc2a0a7

Browse files
committed
added makefile DIRS for auth client and client-dev
1 parent a97353f commit bc2a0a7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Define directories
2+
DIRS := examples/microservices/auth examples/microservices/client examples/microservices/client-dev \
3+

0 commit comments

Comments
 (0)