summaryrefslogtreecommitdiff
path: root/src/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Makefile')
-rw-r--r--src/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/Makefile b/src/lib/Makefile
index f097d4e..5226dda 100644
--- a/src/lib/Makefile
+++ b/src/lib/Makefile
@@ -4,7 +4,6 @@ libexecs = $(filter-out librelib,$(progs))
# when the wildcard is performed
libs = $(sort $(wildcard *.sh) common.sh)
-pots = $(libs)
include ../../common.mk
# Build ##############################################################