Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r1165 committed - Restore the 'nobase' to the HTML5-Frontend Makefile.am

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r1165 committed - Restore the 'nobase' to the HTML5-Frontend Makefile.am


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r1165 committed - Restore the 'nobase' to the HTML5-Frontend Makefile.am
  • Date: Thu, 13 Nov 2014 14:20:57 +0000

Revision: 1165
Author:

Date: Thu Nov 13 14:19:56 2014 UTC
Log: Restore the 'nobase' to the HTML5-Frontend Makefile.am


https://code.google.com/p/ndt/source/detail?r=1165

Modified:
/branches/Issue162/HTML5-frontend/Makefile.am

=======================================
--- /branches/Issue162/HTML5-frontend/Makefile.am Wed Nov 12 15:57:16 2014 UTC
+++ /branches/Issue162/HTML5-frontend/Makefile.am Thu Nov 13 14:19:56 2014 UTC
@@ -18,9 +18,9 @@

ndtdir = $(prefix)/ndt

-ndt_DATA = jquery-1.4.4.min.js ie.css style.css gauge.min.js widget.html \
+nobase_ndt_DATA = jquery-1.4.4.min.js ie.css style.css gauge.min.js widget.html \
images/mlab-logo.png images/mlab-logo-small.png script.js \
fonts/digital-7-mono.ttf fonts/League_Gothic.otf \
fonts/League_Gothic.eot embed.html set-active-client.sh

-EXTRA_DIST = $(ndt_DATA)
+EXTRA_DIST = $(nobase_ndt_DATA)


  • [ndt-dev] [ndt] r1165 committed - Restore the 'nobase' to the HTML5-Frontend Makefile.am, ndt, 11/13/2014

Archive powered by MHonArc 2.6.16.

Top of Page