• unknown's avatar
    Additional "make distcheck" changes specific to 5.0 · 0bf5fa03
    unknown authored
    
    configure.in:
      Removed duplicate "tools/Makefile", and unused AVAILABLE_LANGUAGES_ERRORS
    Docs/Makefile.am:
      Add generated files to explicitly be removed on "make distclean"
    extra/Makefile.am:
      Added empty SUBDIRS, else automake 1.6.3 will not
      put out code for DIST_SUBDIRS handling
    extra/yassl/Makefile.am:
      "make distcheck" fails on normal wildcards, seem to work with $(wildcard foo*) type
    extra/yassl/src/Makefile.am:
      "make distcheck" fails on normal wildcards, seem to work with $(wildcard foo*) type
    extra/yassl/taocrypt/src/Makefile.am:
      "make distcheck" fails on normal wildcards, seem to work with $(wildcard foo*) type
    sql/share/Makefile.am:
      Added distclean target for "*/errmsg.sys"
    client/Makefile.am:
      Put links into current directory, not \$(srcdir)
    0bf5fa03
Makefile.am 2.5 KB