aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-06-01 18:58:23 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-06-01 18:58:23 -0400
commit1305a5fe1515c0b678ccb2a0becda5a8e4abf6da (patch)
tree277ad9a4a0db891c410b4e770836de66453fbfdb /Makefile
parente090cc2c2db77d16123a6b1c3b900fbf6ea224ff (diff)
added rpm spec
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a384f98..dc7175d 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ uninstall:
rmdir -p $(DESTDIR)
SRC = format.tex LICENCE logo.png Makefile minimun.ini minimun.orig\
-nginx.example.conf README www
+nginx.example.conf README www minimun.spec
dist: minimun.tar.gz
minimun.tar.gz: $(SRC)
mkdir minimun-$(VER)