aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2022-04-08 19:29:09 +0200
committerPhilip Kaludercic <philipk@posteo.net>2022-04-08 19:29:09 +0200
commit3977b0e8042ad21bcac78d5ab7594eff233936e1 (patch)
tree75ba425ed797253010adabe2ff613d94f8ba7002
parentf621f305ba949420bcd75d610f400ab11caeb508 (diff)
Avoid building compat.info by default
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9723d2c..b709849 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ BYTEC = compat-help.elc \
compat-28.elc \
compat.elc
-all: compile compat.info
+all: compile
compile: $(BYTEC)