aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--maketargets/install.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/maketargets/install.mk b/maketargets/install.mk
index 73e4bd0..896aac6 100644
--- a/maketargets/install.mk
+++ b/maketargets/install.mk
@@ -48,6 +48,8 @@ install:
$(ROOT)scripts/i-data-usage.sh $(ROOT)data/usage \
$(DESTDIR)$(FICS_HOME)/data/usage
install -d $(DESTDIR)$(FICS_HOME)/data/uscf
+ $(ROOT)scripts/i-data-uscf.sh $(ROOT)data/uscf \
+ $(DESTDIR)$(FICS_HOME)/data/uscf
install -d $(DESTDIR)$(FICS_HOME)/games
install -d $(DESTDIR)$(FICS_HOME)/games/adjourned
install -d $(DESTDIR)$(FICS_HOME)/games/history