summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-08-02 13:22:40 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-08-02 13:22:40 (EDT)
commitc1d4f0e4c9a6526ff0111cac29811c1f1a1d0f20 (patch)
treea844f0bdba4d75f1a12320e40d9c49167fbd2c95 /lib/Makefile.in
parent8de7ad41e4a15092f68a5eb540a2c0faec99eed5 (diff)
Write oh_cache().
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index aa7cacd..1f40840 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -40,6 +40,7 @@ SRCS = control.sh \
changelog.sh \
locale.sh \
messages.sh \
+ cache.sh \
util.sh
OBJS = $(SRCS:.sh=)