mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-14 12:55:47 +01:00
Fix underlinking
libWMaker (wmlib) requires -lX11.
This commit is contained in:
committed by
Carlos R. Mafra
parent
a2de2c34ee
commit
37677b2ec0
@@ -8,6 +8,8 @@ include_HEADERS = WMaker.h
|
||||
|
||||
AM_CPPFLAGS = $(DFLAGS) @XCFLAGS@
|
||||
|
||||
libWMaker_la_LIBADD = -lX11
|
||||
|
||||
libWMaker_la_SOURCES = \
|
||||
menu.c \
|
||||
app.c \
|
||||
|
||||
Reference in New Issue
Block a user