• unknown's avatar
    storage/innobase/Makefile.am : · 1aba662c
    unknown authored
    Restore "make dist" for the header files in "storage/innobase/include".
    
    
    storage/innobase/Makefile.am:
      A recent change (coming from the "innobase" team, pushed by alexi) broke "make dist"
      which is needed for release builds (deletion of "storage/innobase/include/Makefile.am").
      The effect was that files "storage/innobase/include/*.h" were missing in the source.tgz
      
      Restore "make dist" without fully reverting the change by listing the files in a (new)
      "EXTRA_DIST" target in the parent level directory.
    1aba662c
Makefile.am 4.49 KB