030-no_examples.patch 260 B

12345678910111213
  1. --- a/Makefile
  2. +++ b/Makefile
  3. @@ -139,9 +139,7 @@ endif
  4. # The "tools" are needed early, so put this first
  5. # Don't include stuff already done in $(LIBS)
  6. -SUBDIRS = tools \
  7. - examples/standalone \
  8. - examples/api
  9. +SUBDIRS = tools
  10. .PHONY : $(SUBDIRS)