summaryrefslogtreecommitdiff
path: root/apps/examples/configdata/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/configdata/Makefile')
-rw-r--r--apps/examples/configdata/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/examples/configdata/Makefile b/apps/examples/configdata/Makefile
index cc989284a..4f1b474fe 100644
--- a/apps/examples/configdata/Makefile
+++ b/apps/examples/configdata/Makefile
@@ -77,6 +77,8 @@ $(COBJS): %$(OBJEXT): %.c
$(call ARCHIVE, $(BIN), $(OBJS))
@touch .built
+install:
+
context:
.depend: Makefile $(SRCS)