diff options
-rw-r--r-- | lib/local.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/local.mk b/lib/local.mk index 53a3ff8..a976526 100644 --- a/lib/local.mk +++ b/lib/local.mk @@ -21,5 +21,4 @@ pkgdata_sources = \ lib/common.sh \ lib/output.sh \ lib/locale.sh \ - lib/buildsystem.sh \ - $(lib_buildsystem_srcs) + lib/buildsystem.sh |