Makefile.am (ginac-1.7.11.tar.bz2) | : | Makefile.am (ginac-1.8.0.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 14 | skipping to change at line 14 | |||
# pkg-config metadata | # pkg-config metadata | |||
pkgconfigdir = $(libdir)/pkgconfig | pkgconfigdir = $(libdir)/pkgconfig | |||
pkgconfig_DATA = ginac.pc | pkgconfig_DATA = ginac.pc | |||
$(pkgconfig_DATA): config.status | $(pkgconfig_DATA): config.status | |||
CMAKE_FILES = CMakeLists.txt \ | CMAKE_FILES = CMakeLists.txt \ | |||
ginac.pc.cmake \ | ginac.pc.cmake \ | |||
config.cmake.in \ | config.cmake.in \ | |||
INSTALL.CMake \ | INSTALL.CMake \ | |||
cmake/ginac-config.cmake.in \ | ||||
cmake/modules/FindCLN.cmake \ | cmake/modules/FindCLN.cmake \ | |||
cmake/modules/FindReadline.cmake \ | cmake/modules/FindReadline.cmake \ | |||
cmake/modules/FindGiNaC.cmake \ | cmake/modules/FindGiNaC.cmake \ | |||
cmake/modules/FindLibDL.cmake | cmake/modules/FindLibDL.cmake | |||
BUILD_HELPERS = scripts/yaptu.py scripts/fixupind.py | BUILD_HELPERS = scripts/yaptu.py scripts/fixupind.py | |||
# All the rest of the distributed files | # All the rest of the distributed files | |||
EXTRA_DIST = ginac.pc GiNaC.spec $(BUILD_HELPERS) $(CMAKE_FILES) | EXTRA_DIST = ginac.pc GiNaC.spec $(BUILD_HELPERS) $(CMAKE_FILES) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |