Skip to content

Commit

Permalink
Removed OSLIBS from Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeshkova committed Oct 10, 2014
1 parent 5d5f16b commit f19aac3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions embedding/embedlite/tests/Makefile.in
Expand Up @@ -16,12 +16,6 @@ STL_FLAGS=

LOCAL_INCLUDES += -I$(topsrcdir)/xpcom/build

ifeq (1 ,$(MOZ_X11))
OS_LIBS += \
-lX11 \
$(NULL)
endif

LOCAL_INCLUDES = \
$(TK_CFLAGS) \
$(MOZ_GTHREAD_CFLAGS) \
Expand Down

0 comments on commit f19aac3

Please sign in to comment.