Add missing load.c file to POTFILES.in
diff --git a/po/ChangeLog b/po/ChangeLog index 57919e9..fc1f953 100644 --- a/po/ChangeLog +++ b/po/ChangeLog
@@ -1,3 +1,7 @@ +2013-01-06 Paul Smith <psmith@gnu.org> + + * POTFILES.in: Add new load.c file. + 2012-01-12 Paul Smith <psmith@gnu.org> * POTFILES.in: Add new guile.c file.
diff --git a/po/POTFILES.in b/po/POTFILES.in index abe8853..05d6041 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in
@@ -27,6 +27,7 @@ hash.c implicit.c job.c +load.c main.c misc.c read.c