Skip to content
Snippets Groups Projects
Commit 5bf290fc authored by Adrien Béraud's avatar Adrien Béraud
Browse files

nodejs: build with ring

Change-Id: Ifffbfd1bdb9a8389a2cd8f45f415b0f78a93d406
parent 3a42e9d8
Branches
Tags
No related merge requests found
......@@ -32,6 +32,10 @@ dring_CXXFLAGS= -I$(top_srcdir)/src ${DBUSCPP_CFLAGS} \
dring_LDADD = dbus/libclient_dbus.la ${DBUSCPP_LIBS} $(top_builddir)/src/libring.la
endif
if RING_NODEJS
SUBDIRS=nodejs
endif
if RING_RESTCPP
SUBDIRS=restcpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment