summaryrefslogtreecommitdiff
path: root/Examples/perl5/value/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/perl5/value/Makefile')
-rw-r--r--Examples/perl5/value/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/perl5/value/Makefile b/Examples/perl5/value/Makefile
index c4d100020..366b5897c 100644
--- a/Examples/perl5/value/Makefile
+++ b/Examples/perl5/value/Makefile
@@ -3,7 +3,7 @@ SWIG = $(TOP)/../preinst-swig
SRCS = example.c
TARGET = example
INTERFACE = example.i
-SWIGOPT =
+SWIGOPT =
check: build
$(MAKE) -f $(TOP)/Makefile perl5_run