X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=3bbba8cdd419c13f1219550dd3f819f74e609104;hb=18c083f0dc202683cf4ed2ba640195e577eb95fa;hp=f1f19bbb407c006e9059e79279a2e951e4cf5e86;hpb=586de43ee15600a9ad1b5b221f506f91618c8bef;p=unfold.git diff --git a/Makefile b/Makefile index f1f19bbb..3bbba8cd 100644 --- a/Makefile +++ b/Makefile @@ -32,6 +32,7 @@ THIRD-PARTY-RESOURCES += $(shell ls third-party/bootstrap/*/*) THIRD-PARTY-RESOURCES += $(shell ls third-party/datatables/js/dataTables.js) # likewise THIRD-PARTY-RESOURCES += $(shell ls third-party/jquery/js/jquery.js) +THIRD-PARTY-RESOURCES += $(shell ls third-party/jquery/css/jquery-ui.css) # spin comes in plain or min, + the jquery plugin, and our own settings THIRD-PARTY-RESOURCES += $(shell ls third-party/spin/*.js)