added missing musrfit_startup.xml to install
This commit is contained in:
parent
f5df45e5b3
commit
ba229f022e
@ -98,4 +98,5 @@ $(OBJS): %.o: %.cpp
|
||||
install: all
|
||||
@echo "copy $(EXEC) to $(INSTALLPATH)"
|
||||
cp -p $(EXEC) $(INSTALLPATH)
|
||||
cp -p musrfit_startup.xml $(INSTALLPATH)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user