Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit d9341c6

Browse files
committed
Force rebuild file since empty commits don't work
1 parent 787cb4d commit d9341c6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

makefile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Change to force rebuild on Github (lazy)
2+
FORCE_REBUILD=1
3+
14
###########################################################################
25
#
36
# makefile
@@ -6,8 +9,6 @@
69
#
710
###########################################################################
811

9-
10-
1112
###########################################################################
1213
################# BEGIN USER-CONFIGURABLE OPTIONS #####################
1314
###########################################################################

0 commit comments

Comments
 (0)