diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/Makefile.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/Makefile.template b/config/Makefile.template index 8864f52d0f..74ec95807d 100644 --- a/config/Makefile.template +++ b/config/Makefile.template @@ -138,6 +138,9 @@ STRIP=STRIPCOMMAND # CoqIde (no/byte/opt) HASCOQIDE=COQIDEOPT +# IM files +UIMSCRIPTDIR=UIMSCRIPTPATH + # Defining REVISION CHECKEDOUT=CHECKEDOUTSOURCETREE |
