diff options
Diffstat (limited to 'graph/graph.mk')
-rw-r--r-- | graph/graph.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graph/graph.mk b/graph/graph.mk new file mode 100644 index 00000000..706a9412 --- /dev/null +++ b/graph/graph.mk @@ -0,0 +1,3 @@ +LCD_GRAPH_SRC = $(LCDLIB)/graph/graph.c + +LCD_GRAPH_INC = $(LCDLIB)/graph |