X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=74438a431430a3ec6f08a2f0043eab1bcc366b4d;hb=07411e389a9d39ddccfd93cd53ac895393a8ae3a;hp=7752b109ba2e12c8d3d857cb375793f9f6e76d68;hpb=4b9ed7eeaae673d0bf30a4d494fa052bcbc41fdb;p=unfold.git diff --git a/Makefile b/Makefile index 7752b109..74438a43 100644 --- a/Makefile +++ b/Makefile @@ -85,6 +85,10 @@ THIRD-PARTY-RESOURCES += $(shell ls third-party/syntaxhighlighter/styles/shTheme THIRD-PARTY-RESOURCES += $(shell ls third-party/smartwizard-1636c86/js/jquery.smartWizard-2.0.js) #THIRD-PARTY-RESOURCES += $(shell ls third-party/smartwizard-1636c86/js/jquery.smartWizard-2.0.min.js) THIRD-PARTY-RESOURCES += $(shell ls third-party/smartwizard-1636c86/styles/smart_wizard.css) +# jquery.notify +THIRD-PARTY-RESOURCES += $(shell ls third-party/jquery-notify/jquery.notify.js) +THIRD-PARTY-RESOURCES += $(shell ls third-party/jquery-notify/jquery.notify.min.js) +THIRD-PARTY-RESOURCES += $(shell ls third-party/jquery-notify/ui.notify.css) thirdparty-js: