mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-29 14:04:21 +01:00
6 lines
63 B
Makefile
6 lines
63 B
Makefile
|
|
tags: fake
|
|
find src -name '*.rs' | xargs ctags
|
|
|
|
.PHONY: fake
|