mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-06 18:00:24 +08:00
Added CTest specific files (previously missing) to Makefile.am so that they would be included by 'make dist'.
This commit is contained in:
parent
04a206ccf7
commit
0d95496703
@ -12,7 +12,8 @@ ACLOCAL_AMFLAGS = -I m4
|
||||
EXTRA_DIST = README README.md COPYRIGHT INSTALL INSTALL.cmake test_prog.c \
|
||||
lib_flags.am cmake CMakeLists.txt COMPILE.cmake.txt config.h.in.cmake \
|
||||
config.h.in.cmake cmake_uninstall.cmake.in netcdf-config-version.cmake.in \
|
||||
netcdf-config.cmake.in FixBundle.cmake.in nc-config.in.cmake RELEASE_NOTES.md
|
||||
netcdf-config.cmake.in FixBundle.cmake.in nc-config.in.cmake RELEASE_NOTES.md \
|
||||
CTestCustom.cmake CTestConfig.cmake
|
||||
|
||||
# Doxygen doesn't build nicely in vpath builds.
|
||||
# Don't do this; it wipes out any exported values
|
||||
|
Loading…
x
Reference in New Issue
Block a user