summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2022-04-23 21:32:14 +0200
committerTheJackiMonster <thejackimonster@gmail.com>2022-04-23 21:32:14 +0200
commit3496003fe93ca062bcbe08de663dc2dabaeff794 (patch)
tree9a140abc307cf00eb3974ab46ed999d25a80ed30
parentae185b835a70c27a894bb2ac82d57eef57fe3757 (diff)
Fixed typo in makefile
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2ea9832..6dda07b 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,7 @@ LIBRARIES = gnunetarm\
DIST_FILES = Makefile\
AUTHORS\
- CHANGED.md\
+ CHANGES.md\
COPYING\
Doxyfile\
HOWTO.md\