Revision: 75700
          http://sourceforge.net/p/brlcad/code/75700
Author:   starseeker
Date:     2020-05-05 19:38:12 +0000 (Tue, 05 May 2020)
Log Message:
-----------
List a few files for distcheck

Modified Paths:
--------------
    brlcad/trunk/regress/CMakeLists.txt
    brlcad/trunk/src/tclscripts/CMakeLists.txt

Modified: brlcad/trunk/regress/CMakeLists.txt
===================================================================
--- brlcad/trunk/regress/CMakeLists.txt 2020-05-05 19:04:07 UTC (rev 75699)
+++ brlcad/trunk/regress/CMakeLists.txt 2020-05-05 19:38:12 UTC (rev 75700)
@@ -143,6 +143,10 @@
   dsp/run-dsp-case-set-2.sh
   dsp/run-dsp-case-set-3.sh
   flawfinder.sh
+  fuzz/CMakeLists.txt
+  fuzz/fuzz_ged.cpp
+  fuzz/fuzz_test1.cxx
+  fuzz/run.sh
   g-dot.sh
   g-nff.sh
   gqa.sh

Modified: brlcad/trunk/src/tclscripts/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/tclscripts/CMakeLists.txt  2020-05-05 19:04:07 UTC (rev 
75699)
+++ brlcad/trunk/src/tclscripts/CMakeLists.txt  2020-05-05 19:38:12 UTC (rev 
75700)
@@ -115,7 +115,10 @@
 # that relies on the other tclscripts being set up.
 add_subdirectory(rtwizard)
 
-CMAKEFILES(CMakeLists.txt)
+CMAKEFILES(
+  CMakeLists.txt
+  README
+  )
 
 # Local Variables:
 # tab-width: 8

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to