Browse Source

Fix make on OpenBSD

Jochen Sprickerhof 5 years ago
parent
commit
4a454be544
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -7,7 +7,7 @@ all: scroll
 config.h:
 	cp config.def.h config.h
 
-scroll: config.h
+scroll: scroll.c config.h
 
 install: scroll
 	mkdir -p $(BINDIR) $(MANDIR)/man1