diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:42:14 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:42:14 +0300 |
commit | 17984c01981703b72c9c8f1a3ec67d413e3825ab (patch) | |
tree | 0d3452ed1d5cff1aaafda50b6526db13939d5724 /extra | |
parent | 2013ed1490d800e26f6404ead9f307beb189a92b (diff) | |
download | repository-17984c01981703b72c9c8f1a3ec67d413e3825ab.tar.gz |
automake: add meta file
Diffstat (limited to 'extra')
-rw-r--r-- | extra/automake/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/automake/meta b/extra/automake/meta new file mode 100644 index 00000000..d2d33d10 --- /dev/null +++ b/extra/automake/meta @@ -0,0 +1,3 @@ +description: GNU Makefile generator +license: GPL-2.0+ +maintainer: Cem Keylan <cem@ckyln.com> |