diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -22,7 +22,7 @@ config.h:  	$(CC) $(STCFLAGS) -c $<  st.o: config.h st.h win.h -x.o: arg.h st.h win.h +x.o: arg.h config.h st.h win.h  $(OBJ): config.h config.mk | 
