diff options
author | jakobst1n <jakob.stendahl@outlook.com> | 2023-04-24 17:06:12 +0000 |
---|---|---|
committer | jakobst1n <jakob.stendahl@outlook.com> | 2023-04-24 17:06:12 +0000 |
commit | ffe860a4ee1bd15db1938e7cde55eabd5451f20f (patch) | |
tree | 5162df75b408d36980dcb598e88a6bbe2b9d7489 /Makefile | |
parent | 7494440208c0f447d477e4b7aaed0816829e7de1 (diff) | |
download | glossaries-norsk-ffe860a4ee1bd15db1938e7cde55eabd5451f20f.tar.gz glossaries-norsk-ffe860a4ee1bd15db1938e7cde55eabd5451f20f.zip |
Change from being a nynorsk package to a bokmaal package
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..44f64c8 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +glossaries-dictionary-*.dict glossaries-*.ldf: glossaries-*.ins glossaries-*.dtx + latex $(<F)
\ No newline at end of file |