summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-17 00:43:04 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-17 00:50:49 (EDT)
commita303120342f20b1e6df9a53bfad2b330a8c6fc12 (patch)
tree87ced5a96c197344751f52ac1fa6839ef785169a /src
Initial commit
Diffstat (limited to 'src')
-rw-r--r--src/local.mk2
-rw-r--r--src/main.c0
2 files changed, 2 insertions, 0 deletions
diff --git a/src/local.mk b/src/local.mk
new file mode 100644
index 0000000..3ff4de7
--- /dev/null
+++ b/src/local.mk
@@ -0,0 +1,2 @@
+fbcon2png_SOURCES +=
+ %reldir%/main.c
diff --git a/src/main.c b/src/main.c
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/main.c