summaryrefslogtreecommitdiff
path: root/Examples/ocaml/strings_test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/ocaml/strings_test/Makefile')
-rw-r--r--Examples/ocaml/strings_test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/ocaml/strings_test/Makefile b/Examples/ocaml/strings_test/Makefile
index 14f55e0d9..49cc544ed 100644
--- a/Examples/ocaml/strings_test/Makefile
+++ b/Examples/ocaml/strings_test/Makefile
@@ -1,6 +1,6 @@
TOP = ../..
SWIG = $(TOP)/../preinst-swig
-SRCS =
+SRCS =
TARGET = example
INTERFACE = example.i
PROGFILE = runme.ml