Jochen Sprickerhof 5 лет назад
Родитель
Сommit
4a454be544
1 измененных файлов с 1 добавлено и 1 удалено
  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