Kaashif Hymabaccus
7 years ago
No known key found for this signature in database
GPG Key ID: 5AD1D8733E810B04
1 changed files with
0 additions and
1 deletions
-
Makefile
|
|
@ -17,7 +17,6 @@ CFLAGS += -Wall |
|
|
|
CPPFLAGS += -D_GNU_SOURCE |
|
|
|
CFLAGS += $(shell $(PKG_CONFIG) --cflags cairo xcb-xinerama xcb-atom xcb-image xcb-xkb xkbcommon xkbcommon-x11) |
|
|
|
LIBS += $(shell $(PKG_CONFIG) --libs cairo xcb-xinerama xcb-atom xcb-image xcb-xkb xkbcommon xkbcommon-x11) |
|
|
|
LIBS += -lpam |
|
|
|
LIBS += -lev |
|
|
|
LIBS += -lm |
|
|
|
|
|
|
|