|
From: <cn...@us...> - 2023-06-23 14:10:40
|
Revision: 1392
http://sourceforge.net/p/seq/svn/1392
Author: cn187
Date: 2023-06-23 14:10:38 +0000 (Fri, 23 Jun 2023)
Log Message:
-----------
Automatically clean libqt dbg files
Modified Paths:
--------------
showeq/trunk/Makefile.am
Modified: showeq/trunk/Makefile.am
===================================================================
--- showeq/trunk/Makefile.am 2023-06-23 13:53:54 UTC (rev 1391)
+++ showeq/trunk/Makefile.am 2023-06-23 14:10:38 UTC (rev 1392)
@@ -25,7 +25,7 @@
MOSTLYCLEANFILES = $(DX_CLEANFILES)
-CLEANFILES = configure.dbg libqt2.dbg libqt3.dbg
+CLEANFILES = configure.dbg libqt2.dbg libqt3.dbg libqt4.dbg libqt5.dbg libqt6.dbg
dist-hook:
mkdir -p $(distdir)/doc
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|