freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] master 79a8201e6 1/2: * build/toplevel.mk (do_dist): Fix typ


From: Werner Lemberg
Subject: [freetype2] master 79a8201e6 1/2: * build/toplevel.mk (do_dist): Fix typo.
Date: Thu, 9 Feb 2023 15:50:25 -0500 (EST)

branch: master
commit 79a8201e6e67cb865a04da7415be8b03698d16fd
Author: Werner Lemberg <wl@gnu.org>
Commit: Werner Lemberg <wl@gnu.org>

    * build/toplevel.mk (do_dist): Fix typo.
---
 builds/toplevel.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builds/toplevel.mk b/builds/toplevel.mk
index a0e0c8787..5a3ff2abd 100644
--- a/builds/toplevel.mk
+++ b/builds/toplevel.mk
@@ -317,6 +317,6 @@ do-dist: distclean refdoc
        rm -f $(TOP_DIR)/docs/mkdocs.yml
 
        @# Remove more stuff related to git.
-       rm -rf (TOP_DIR)/subprojects/dlg
+       rm -rf $(TOP_DIR)/subprojects/dlg
 
 # EOF



reply via email to

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