summaryrefslogtreecommitdiffstats
path: root/src/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-10-28 09:46:07 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-10-28 09:46:07 (EDT)
commit1a3857c907b5b98097162330b2dc792c39879dd3 (patch)
tree5e9f1c40a5ea84d54244187f969280ffb4c4a3d4 /src/local.mk
parent0a94d7cce10277b285beacf2d2a0a88ef1f501ea (diff)
downloadfirman.sh-1a3857c907b5b98097162330b2dc792c39879dd3.zip
firman.sh-1a3857c907b5b98097162330b2dc792c39879dd3.tar.gz
firman.sh-1a3857c907b5b98097162330b2dc792c39879dd3.tar.bz2
src/rand.sh: New file
Diffstat (limited to 'src/local.mk')
-rw-r--r--src/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/local.mk b/src/local.mk
index e6679af..0ce1d77 100644
--- a/src/local.mk
+++ b/src/local.mk
@@ -3,6 +3,7 @@ firman_SOURCES += \
src/dist.sh \
src/flashrom.sh \
src/main.sh \
+ src/rand.sh \
src/ui.sh
include $(top_srcdir)/src/action/local.mk