Ver Fonte

Fix make on OpenBSD

Jochen Sprickerhof há 5 anos atrás
pai
commit
4a454be544
1 ficheiros alterados com 1 adições e 1 exclusões
  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