summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b8b23a22..70b8cc72 100644
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,7 @@ dgl:
$(MAKE) -C dgl
examples: dgl
+ $(MAKE) all -C examples/Gain
$(MAKE) all -C examples/Info
$(MAKE) all -C examples/Latency
$(MAKE) all -C examples/Meters