]> www.ginac.de Git - ginac.git/blobdiff - Makefile.am
Reset GINAC_LT_AGE to bump SONAME.
[ginac.git] / Makefile.am
index 82b63dc22fa26b5800469016f06c7410c9c77826..950d12d5365a00c175991d20f3fb141dc1b1d418 100644 (file)
@@ -7,10 +7,20 @@ pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = ginac.pc
 $(pkgconfig_DATA): config.status
 
+CMAKE_FILES = CMakeLists.txt \
+             ginac.pc.cmake \
+             config.cmake.in \
+             INSTALL.CMake \
+             cmake/ginac-config.cmake.in \
+             cmake/modules/FindCLN.cmake \
+             cmake/modules/FindReadline.cmake \
+             cmake/modules/FindGiNaC.cmake \
+             cmake/modules/FindLibDL.cmake
+
 BUILD_HELPERS = scripts/yaptu.py scripts/fixupind.py
 
 # All the rest of the distributed files
-EXTRA_DIST = ginac.pc GiNaC.spec $(BUILD_HELPERS)
+EXTRA_DIST = ginac.pc GiNaC.spec $(BUILD_HELPERS) $(CMAKE_FILES)
 
 # Rule to build tar-bzipped distribution package
 $(PACKAGE)-$(VERSION).tar.gz: dist