diff --git a/misc/Makefile b/drop/Makefile similarity index 100% rename from misc/Makefile rename to drop/Makefile diff --git a/misc/cbor-examples/Makefile b/drop/cbor-examples/Makefile similarity index 100% rename from misc/cbor-examples/Makefile rename to drop/cbor-examples/Makefile diff --git a/misc/cbor-examples/read-serialized-data.c b/drop/cbor-examples/read-serialized-data.c similarity index 100% rename from misc/cbor-examples/read-serialized-data.c rename to drop/cbor-examples/read-serialized-data.c diff --git a/misc/cbor-examples/serializing-data.c b/drop/cbor-examples/serializing-data.c similarity index 100% rename from misc/cbor-examples/serializing-data.c rename to drop/cbor-examples/serializing-data.c diff --git a/misc/cbor-examples/streaming-parser.c b/drop/cbor-examples/streaming-parser.c similarity index 100% rename from misc/cbor-examples/streaming-parser.c rename to drop/cbor-examples/streaming-parser.c diff --git a/misc/init-connection.c b/drop/init-connection.c similarity index 100% rename from misc/init-connection.c rename to drop/init-connection.c diff --git a/misc/list.c b/drop/list.c similarity index 100% rename from misc/list.c rename to drop/list.c diff --git a/misc/msg.c b/drop/msg.c similarity index 100% rename from misc/msg.c rename to drop/msg.c diff --git a/misc/open-read-close-fifo.c b/drop/open-read-close-fifo.c similarity index 100% rename from misc/open-read-close-fifo.c rename to drop/open-read-close-fifo.c diff --git a/misc/open-write-close-fifo.c b/drop/open-write-close-fifo.c similarity index 100% rename from misc/open-write-close-fifo.c rename to drop/open-write-close-fifo.c diff --git a/misc/readmsg.c b/drop/readmsg.c similarity index 100% rename from misc/readmsg.c rename to drop/readmsg.c