You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
504 B

  1. --- a/Makefile.in
  2. +++ b/Makefile.in
  3. @@ -451,7 +451,7 @@ target_alias = @target_alias@
  4. top_build_prefix = @top_build_prefix@
  5. top_builddir = @top_builddir@
  6. top_srcdir = @top_srcdir@
  7. -SUBDIRS = include lib sanei backend frontend tools doc po testsuite
  8. +SUBDIRS = include lib sanei backend frontend
  9. DIST_SUBDIRS = include lib sanei backend frontend tools doc po japi testsuite
  10. dist_doc_DATA = AUTHORS COPYING LICENSE NEWS PROBLEMS PROJECTS README \
  11. README.aix README.beos README.darwin README.djpeg \