diff options
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r-- | lib/Makefile.in | 1 |
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=) |