]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Makefile
Cabal
[Lucu.git] / Makefile
index bf7f8818de645a883e53b7e55fb0b223ae0fa20f..7c0b30e7d2f9c4c44528cbff26432f35f1c6444a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,4 +25,7 @@ doc: .setup-config Setup
 install: build
        ./Setup install
 
-.PHONY: build run clean install doc
\ No newline at end of file
+sdist: Setup
+       ./Setup sdist
+
+.PHONY: build run clean install doc sdist
\ No newline at end of file