diff options
Diffstat (limited to 'softmmu/Makefile.objs')
-rw-r--r-- | softmmu/Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/softmmu/Makefile.objs b/softmmu/Makefile.objs index d80a5ffe5a..dd15c24346 100644 --- a/softmmu/Makefile.objs +++ b/softmmu/Makefile.objs @@ -1,2 +1,3 @@ +softmmu-main-y = softmmu/main.o obj-y += vl.o vl.o-cflags := $(GPROF_CFLAGS) $(SDL_CFLAGS) |