diff --git a/Makefile b/Makefile index 5c78d13..4aa59d7 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ CXXFLAGS += -DDEBUG -DVERBOSE_DEBUG -g CFLAGS += -DDEBUG -DVERBOSE_DEBUG -g endif -LIBS := -lwut -lwups -lmappedmemory +LIBS := -lwups -lwut -lmappedmemory #------------------------------------------------------------------------------- # list of directories containing libraries, this must be the top level