Skip to content

Commit 69421fa

Browse files
committed
configure: drop src/shell requirements
Problem: autotools borks because it goes looking for a Makefile for src/shell, but support for the data-staging shell plugin was dropped in #1102, and that directory no longer exists. Drop this requirement from the configure script.
1 parent af4118a commit 69421fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ AC_CONFIG_FILES([Makefile
193193
src/cmd/Makefile
194194
src/python/Makefile
195195
src/python/fluxion/Makefile
196-
src/shell/Makefile
197196
resource/Makefile
198197
resource/planner/Makefile
199198
resource/planner/c/Makefile

0 commit comments

Comments
 (0)