summaryrefslogtreecommitdiff
path: root/lib/ds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ds/Makefile')
-rw-r--r--lib/ds/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ds/Makefile b/lib/ds/Makefile
index b3076f3c..2c5881d0 100644
--- a/lib/ds/Makefile
+++ b/lib/ds/Makefile
@@ -32,7 +32,6 @@ INCLUDES = -I$(DIST)/include -I$(MOD_DEPTH)/pr/include
CSRCS = \
plarena.c \
- plevent.c \
plhash.c \
plvrsion.c \
$(NULL)
@@ -40,7 +39,6 @@ CSRCS = \
HEADERS = \
plarenas.h \
plarena.h \
- plevent.h \
plhash.h \
$(NULL)