diff options
author | JanHenrik <janhenrik@janhenrik.org> | 2020-04-01 02:37:51 +0200 |
---|---|---|
committer | JanHenrik <janhenrik@janhenrik.org> | 2020-04-01 02:37:51 +0200 |
commit | 39e8d95245bb60f13147c15389ec4472f115f575 (patch) | |
tree | c8a1f841f40fdd6b9b9beee1341f92a9b30213fe /hid-dials/Makefile | |
parent | 1a26598a68f376eecc037d39d97c3d99434c7185 (diff) | |
download | minikbd-39e8d95245bb60f13147c15389ec4472f115f575.tar.gz minikbd-39e8d95245bb60f13147c15389ec4472f115f575.tar.bz2 minikbd-39e8d95245bb60f13147c15389ec4472f115f575.zip |
hid docu
Diffstat (limited to 'hid-dials/Makefile')
-rw-r--r-- | hid-dials/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hid-dials/Makefile b/hid-dials/Makefile index 50d3fc5..36eca30 100644 --- a/hid-dials/Makefile +++ b/hid-dials/Makefile @@ -13,7 +13,7 @@ ######################################
# target
######################################
-TARGET = midi-dials
+TARGET = hid-dials
######################################
|