Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:bdf868e86f2208888eb8c28b58e89c0f11d02f83
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Wed Jan 5 22:20:17 2022 +0000
Parents..:8b3bbcaa8115604c5afe6c5425f3e93420467771

Message
build: add src/system.h to po/POTFILES.in

Changes
diff --git a/po/POTFILES.in b/po/POTFILES.in
line changes: +1/-0
index 2b5bb81..520921d
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -8,6 +8,7 @@
 
 # Package source files.
 src/hello.c
+src/system.h
 
 # Gnulib source files.
 lib/error.c

This website is licensed under AGPL-3.0. Feel free to copy!