Commit f7028e0b authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

added missing_latex to a list of installed scripts

parent 15a10119
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -6,7 +6,8 @@ INSTALL=install
# TODO: the last two scripts only work at SNS
SCRIPTS=\
	drspine_activate.sh  \
	drspine_create_env.sh
	drspine_create_env.sh\
	missing_latex.sh

ifeq ($(INSTRUMENT),1)
SCRIPTS+=build_drspine_sns.sh \