diff --git a/example/Jamfile b/example/Jamfile index 27250a89..2f607f0d 100644 --- a/example/Jamfile +++ b/example/Jamfile @@ -28,12 +28,11 @@ import python ; # Declare a Python extension called getting_started1 extension getting_started1 -: # sources - getting_started1.cpp -