emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/lentic-server 2f0796746a 16/18: Add clean target to mak


From: ELPA Syncer
Subject: [elpa] externals/lentic-server 2f0796746a 16/18: Add clean target to makefile
Date: Tue, 27 Feb 2024 13:01:54 -0500 (EST)

branch: externals/lentic-server
commit 2f0796746a77ffa4e0ac572877f5e543e131f466
Author: Phillip Lord <phillip.lord@russet.org.uk>
Commit: Phillip Lord <phillip.lord@russet.org.uk>

    Add clean target to makefile
---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index fafad817ba..c220c3c99b 100644
--- a/Makefile
+++ b/Makefile
@@ -3,3 +3,6 @@ test: install
 
 install:
        cask install
+
+clean:
+       rm -rf dist



reply via email to

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