Remove additional GDB leftovers missed in r368667

This commit is contained in:
Ed Maste
2020-12-15 18:12:03 +00:00
parent 7f9175d999
commit fe7dff1759
3 changed files with 2 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ SUBDIR=
SUBDIR.${MK_DIALOG}+= libdialog
SUBDIR.${MK_TESTS}+= tests
.if ${MK_GNU_GREP} != "no" || ${MK_GDB} != "no"
.if ${MK_GNU_GREP} != "no"
SUBDIR+= libregex
.endif