git://www.ginac.de
/
ginac.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[build] Fix Python detection in Autotools build.
[ginac.git]
/
Makefile.am
diff --git
a/Makefile.am
b/Makefile.am
index fbf69aa61e9bcd9dc58117ea5c936ad40104ee83..b651383cf687c7f29ab03475d1b4ff0853352453 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-13,7
+13,8
@@
CMAKE_FILES = CMakeLists.txt \
INSTALL.CMake \
cmake/modules/FindCLN.cmake \
cmake/modules/FindReadline.cmake \
- cmake/modules/FindGiNaC.cmake
+ cmake/modules/FindGiNaC.cmake \
+ cmake/modules/FindLibDL.cmake
BUILD_HELPERS = scripts/yaptu.py scripts/fixupind.py