diff options
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 643959b14..c2ddf781c 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,3 +1 @@ -SUBDIRS= \ - python \ - C +SUBDIRS=python |