1
0
Fork 0

copy node and npm

This commit is contained in:
Frank Celler 2013-04-23 19:31:59 +02:00
parent 8747ec0b60
commit 1c04578df7
1 changed files with 2 additions and 0 deletions

View File

@ -223,6 +223,8 @@ nobase_pkgdata_DATA = \
$(shell find @srcdir@/js/common -name "*.js" -print) \
$(shell find @srcdir@/js/server -name "*.js" -print) \
$(shell find @srcdir@/js/client -name "*.js" -print) \
$(shell find @srcdir@/js/node -print) \
$(shell find @srcdir@/js/npm -print) \
$(shell find @srcdir@/html -name "*.css" -print) \
$(shell find @srcdir@/html -name "*.gif" -print) \
$(shell find @srcdir@/html -name "*.html" -print) \