Skip to content
Snippets Groups Projects
Unverified Commit 2ffc77aa authored by klang's avatar klang Committed by GitHub
Browse files

Stream no longer splits its support

parent afe0446f
No related branches found
No related tags found
No related merge requests found
......@@ -171,8 +171,8 @@ ifdef MOTOR
endif
ifdef STREAM
$(DBD_NAME)_DBD += stream.dbd streamSynApps.dbd
$(PROD_NAME)_LIBS := stream streamSynApps $($(PROD_NAME)_LIBS)
$(DBD_NAME)_DBD += stream.dbd
$(PROD_NAME)_LIBS := stream $($(PROD_NAME)_LIBS)
endif
ifdef DEVIOCSTATS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment