diff options
Diffstat (limited to 'frontends/json/Makefile.inc')
-rw-r--r-- | frontends/json/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontends/json/Makefile.inc b/frontends/json/Makefile.inc new file mode 100644 index 000000000..0fe1b3722 --- /dev/null +++ b/frontends/json/Makefile.inc @@ -0,0 +1,3 @@ + +OBJS += frontends/json/jsonparse.o + |