a535402f17
Accepted submit request 59064 from user jeff_mahoney OBS-URL: https://build.opensuse.org/request/show/59064 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=5
16 lines
372 B
Plaintext
16 lines
372 B
Plaintext
---
|
|
parser/tst/Makefile | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/parser/tst/Makefile
|
|
+++ b/parser/tst/Makefile
|
|
@@ -12,7 +12,7 @@ endif
|
|
all: tests
|
|
|
|
.PHONY: tests error_output gen_xtrans parser_sanity caching
|
|
-tests: error_output gen_xtrans parser_sanity caching
|
|
+tests: error_output gen_xtrans parser_sanity
|
|
|
|
gen_xtrans:
|
|
perl ./gen-xtrans.pl
|