X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=755ef9571a583c294ce1fa971d160c3f993f6b96;hb=4147dbace61b8c1f09e02e67191797006fee1bcc;hp=3cc9c2b03c9287fe377111b2096cb64ca3840b5d;hpb=235e6b33a9f1f21ab5a6f22fb2384bca67262cbe;p=myslice.git diff --git a/Makefile b/Makefile index 3cc9c2b0..755ef957 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ install: --install-scripts=$(DESTDIR)/$(datadir)/unfold \ --install-data=$(DESTDIR)/$(datadir)/unfold -#################### third-party layout is managed as art of collectstatic +#################### third-party layout is managed as part of collectstatic static: force ./manage.py collectstatic --noinput