aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-06-09 17:31:01 +0200
committerMattias Andrée <maandree@kth.se>2020-06-09 17:31:01 +0200
commit191d0b4669ebe45c18b516e9575e7e12af289b2c (patch)
treef90fe98a23d8bb0d4bee0bd9cb1c4ad35d62a93e /Makefile
parentFix typo (diff)
downloadliberror-191d0b4669ebe45c18b516e9575e7e12af289b2c.tar.gz
liberror-191d0b4669ebe45c18b516e9575e7e12af289b2c.tar.bz2
liberror-191d0b4669ebe45c18b516e9575e7e12af289b2c.tar.xz
Fix filename typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2bf3cc1..6c17709 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ MAN3 =\
liberror_end.3\
liberror_free_error.3\
liberror_get_error.3\
- liberror_print_bactrace.3\
+ liberror_print_backtrace.3\
liberror_print_error.3\
liberror_reset_error.3\
liberror_save_backtrace.3\