summaryrefslogtreecommitdiffstats
path: root/users/billypython/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/billypython/rules.mk')
-rw-r--r--users/billypython/rules.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/billypython/rules.mk b/users/billypython/rules.mk
new file mode 100644
index 000000000..915323b49
--- /dev/null
+++ b/users/billypython/rules.mk
@@ -0,0 +1,6 @@
+SRC += billypython.c
+ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
+ SRC += tap_dance.c
+endif
+
+EXTRAFLAGS += -flto