summaryrefslogtreecommitdiff
path: root/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile')
-rw-r--r--common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile b/common/Makefile
index af3963e..44357f5 100644
--- a/common/Makefile
+++ b/common/Makefile
@@ -13,7 +13,7 @@ DESTDIR := /usr
COMPONENT = distrio_common
LIB = lib$(COMPONENT).so
-OBJ = $(COMPONENT)C.o $(COMPONENT).o $(COMPONENT)S.o common.o
+OBJ = $(COMPONENT)C.o $(COMPONENT).o $(COMPONENT)S.o distrio_helper.o
IDL_CLEANFILES = $(COMPONENT)C.cpp $(COMPONENT)C.inl $(COMPONENT)I.h \
$(COMPONENT)S.h $(COMPONENT)C.h $(COMPONENT)S.cpp