summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/makefile')
-rw-r--r--src/usr/targeting/makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/usr/targeting/makefile b/src/usr/targeting/makefile
index d335c2d93..1c26396f6 100644
--- a/src/usr/targeting/makefile
+++ b/src/usr/targeting/makefile
@@ -39,11 +39,10 @@ ITERATORS_OBJS = \
TARGET_OBJS = \
target.o \
targetservice.o \
- entitypath.o \
- fakepnordata.o
+ entitypath.o
OBJS = ${TARGET_OBJS} ${PREDICATES_OBJS} ${ITERATORS_OBJS}
-SUBDIRS = test.d
+SUBDIRS = test.d xmltohb.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud