mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-11-24 07:21:01 +01:00
only adding libpairtwo-dist to distribution
This commit is contained in:
parent
530f13ec30
commit
e143a55abf
2
Makefile
2
Makefile
@ -20,7 +20,7 @@ api: ## Generates api-docs
|
|||||||
|
|
||||||
dist: ## Generates distribution
|
dist: ## Generates distribution
|
||||||
touch .libpairtwo-dist
|
touch .libpairtwo-dist
|
||||||
git add -A
|
git add .libpairtwo-dist
|
||||||
git commit -m "Commit before release"
|
git commit -m "Commit before release"
|
||||||
cp dist/composer* res/
|
cp dist/composer* res/
|
||||||
mv dist/composer-dist.json dist/composer.json
|
mv dist/composer-dist.json dist/composer.json
|
||||||
|
Loading…
Reference in New Issue
Block a user