12 lines
367 B
Diff
12 lines
367 B
Diff
|
--- src/main/scripting/examples/CMakeLists.txt 2009-05-25 01:54:19.000000000 +0300
|
||
|
+++ src/main/scripting/examples/CMakeLists.txt.new 2011-01-18 21:52:09.894896611 +0200
|
||
|
@@ -1,7 +1,7 @@
|
||
|
ADD_SUBDIRECTORY( api )
|
||
|
|
||
|
FILE( GLOB ruby_examples *.rb )
|
||
|
-FILE( GLOB python_examples *.rb )
|
||
|
+FILE( GLOB python_examples *.py )
|
||
|
FILE( GLOB javascript_examples *.js )
|
||
|
|
||
|
INSTALL(
|