Explorar el Código

Fix make on OpenBSD

Jochen Sprickerhof hace 5 años
padre
commit
4a454be544
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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