summaryrefslogtreecommitdiff
path: root/Examples/python/exception/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/python/exception/Makefile')
-rw-r--r--Examples/python/exception/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/python/exception/Makefile b/Examples/python/exception/Makefile
index b2b163e2e..fb200fbaf 100644
--- a/Examples/python/exception/Makefile
+++ b/Examples/python/exception/Makefile
@@ -1,6 +1,6 @@
TOP = ../..
SWIG = $(TOP)/../preinst-swig
-CXXSRCS =
+CXXSRCS =
TARGET = example
INTERFACE = example.i
LIBS = -lm