diff options
-rw-r--r-- | lib/local.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/local.mk b/lib/local.mk index b7c5377..6c8b59e 100644 --- a/lib/local.mk +++ b/lib/local.mk @@ -5,4 +5,7 @@ pkglib_srcs = \ lib/output.sh \ lib/locale.sh \ lib/control.sh \ + lib/dir.sh \ + lib/db.sh \ + lib/index.sh \ lib/cmd.sh |