From 3db384424bd7398ffbb7a355cab8f15f3add009f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 2 Oct 2016 19:24:58 +0200 Subject: New upstream version 1.9.1+repack --- spectro/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spectro/Jamfile') diff --git a/spectro/Jamfile b/spectro/Jamfile index 9eb292f..94a2f70 100644 --- a/spectro/Jamfile +++ b/spectro/Jamfile @@ -127,7 +127,7 @@ if $(USE_DEMOINST) = true && [ GLOB [ NormPaths . ] : demoinst.c ] { INST_SRCS += demoinst.c ; } -Library libinst : inst.c insttypes.c icoms.c disptechs.c rspec.c $(INST_SRCS) ; +Library libinst : inst.c insttypes.c icoms.c disptechs.c rspec.c xrga.c $(INST_SRCS) ; # Display access library ObjectKeep mongoose.c ; -- cgit v1.2.3