From 1833b3dd63df7505630f9e40cc845a9468e77137 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Sun, 30 Jul 2023 11:36:22 +0800 Subject: Fix makefile's. Fix the broken Makefiles. --- Makefile.am | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3336e91..1bfdcf4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1 @@ -SUBDIRS=graph nfa grammar graph_macro chain src - -.PHONY: rs - -rs: - cargo build +SUBDIRS=src -- cgit v1.2.3-18-g5258