From 350c0f5fec4066ed616dbe6aaa41046e6b048bd5 Mon Sep 17 00:00:00 2001 From: Jens Vollinga Date: Wed, 5 Sep 2007 03:35:44 +0000 Subject: [PATCH] Added missing example source. --- doc/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index aaa665c4..5ee2c5d3 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -EXFILES = archive1.cpp +EXFILES = archive1.cpp compile1.cpp compile2.cpp compile3.cpp lanczos.cpp TEXI = ginac-examples.texi -- 2.44.0