X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Flib%2Fuserenv%2Fmakefile;h=aecd6a5f9fdd3da639c0a54c713cd9ec01c0a70a;hp=c43a986a9b255c3879ec941f29d59366f40561e5;hb=4d19c5066aa225b1847eff45964be7f933281e6c;hpb=475d618db95d100dbd403b294e8db5b002508437 diff --git a/reactos/lib/userenv/makefile b/reactos/lib/userenv/makefile index c43a986a9b2..aecd6a5f9fd 100644 --- a/reactos/lib/userenv/makefile +++ b/reactos/lib/userenv/makefile @@ -15,7 +15,7 @@ TARGET_CFLAGS += -DUNICODE -D_UNICODE -Wall -Werror TARGET_LFLAGS = -nostdlib -nostartfiles -TARGET_SDKLIBS = ntdll.a kernel32.a advapi32.a wine_uuid.a +TARGET_SDKLIBS = ntdll.a kernel32.a advapi32.a user32.a wine_uuid.a TARGET_OBJECTS = desktop.o directory.o environment.o profile.o misc.o \ registry.o setup.o userenv.o