diff options
Diffstat (limited to '')
-rw-r--r-- | cpp/sca/modules/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cpp/sca/modules/Makefile.am b/cpp/sca/modules/Makefile.am index cfc3245f7b..0c9ccc4fbc 100644 --- a/cpp/sca/modules/Makefile.am +++ b/cpp/sca/modules/Makefile.am @@ -15,5 +15,4 @@ # specific language governing permissions and limitations # under the License. -EVAL_MODULE = eval -SUBDIRS = ${EVAL_MODULE} +SUBDIRS = eval json |