Matej Cepl
ee6f4ab625
%install. OBS-URL: https://build.opensuse.org/package/show/devel:languages:hare/rc?expand=0&rev=3
13 lines
246 B
Diff
13 lines
246 B
Diff
---
|
|
Makefile | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -35,4 +35,4 @@ uninstall:
|
|
check: rc
|
|
./rc run-tests
|
|
|
|
-.PHONY: all rc clean install uninstall doc
|
|
+.PHONY: all clean install uninstall doc
|