diff options
author | William Harrington <kb0iic@berzerkula.org> | 2019-07-27 22:16:27 -0500 |
---|---|---|
committer | William Harrington <kb0iic@berzerkula.org> | 2019-07-27 22:16:27 -0500 |
commit | e6bffe23c87a9f6de8abdec747600f674b9cab62 (patch) | |
tree | 1da4dc68a918f969f3354f1d70c2aa58b588fabd /build/default/production/beep.p1.d | |
parent | 1dd364ccc6fb4447d89cbc965655b895def8e97b (diff) |
Copy project files into repo
Diffstat (limited to 'build/default/production/beep.p1.d')
-rwxr-xr-x | build/default/production/beep.p1.d | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/default/production/beep.p1.d b/build/default/production/beep.p1.d new file mode 100755 index 0000000..32abf0a --- /dev/null +++ b/build/default/production/beep.p1.d @@ -0,0 +1,4 @@ +build/default/production/beep.p1: \
+beep.c \
+beep.h \
+conf.h
|