moved json code to src/lib
[psensor.git] / src / Makefile.am
index 18f8d0a..189bcde 100644 (file)
@@ -2,10 +2,6 @@ SUBDIRS = lib glade
 
 AM_LDFLAGS = -Wl,--as-needed 
 
-if JSON
-SUBDIRS += libpsensor_json
-endif
-
 if LIBMICROHTTPD
 if JSON
 SUBDIRS += server