gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master bdeaba9 012/113: Corrected name of 3D catalog


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master bdeaba9 012/113: Corrected name of 3D catalog for tarball inclusion
Date: Fri, 16 Apr 2021 10:33:32 -0400 (EDT)

branch: master
commit bdeaba93f87fbe0163d77b88cfb6f8b08ff6ab89
Author: Mohammad Akhlaghi <akhlaghi@gnu.org>
Commit: Mohammad Akhlaghi <akhlaghi@gnu.org>

    Corrected name of 3D catalog for tarball inclusion
    
    The old name of `3d-cat.txt' was still being used in
    `tests/Makefile.am'. This is now corrected.
---
 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index a341a91..bf4e135 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -229,7 +229,7 @@ TESTS = prepconf.sh lib/versioncpp.sh lib/multithread.sh    
               \
 
 # Files to distribute along with the tests.
 EXTRA_DIST = $(TESTS) during-dev.sh buildprog/simpleio.c crop/cat.txt   \
-  mkprof/3dcat.txt mkprof/mkprofcat1.txt mkprof/ellipticalmasks.txt     \
+  mkprof/3d-cat.txt mkprof/mkprofcat1.txt mkprof/ellipticalmasks.txt    \
   mkprof/clearcanvas.txt mkprof/mkprofcat2.txt mkprof/mkprofcat3.txt    \
   mkprof/mkprofcat4.txt mkprof/radeccat.txt table/table.txt
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]