mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -05:00
fix typo
This commit is contained in:
parent
c8d2069098
commit
bd4f4aa2ff
1 changed files with 2 additions and 2 deletions
|
@ -206,7 +206,7 @@ helper_pidfile_SOURCES=\
|
||||||
include/xrmoptions.h\
|
include/xrmoptions.h\
|
||||||
source/xrmoptions.c\
|
source/xrmoptions.c\
|
||||||
source/x11-helper.c\
|
source/x11-helper.c\
|
||||||
inlucde/x11-helper.h\
|
include/x11-helper.h\
|
||||||
test/helper-pidfile.c
|
test/helper-pidfile.c
|
||||||
|
|
||||||
helper_tokenize_CFLAGS=$(textbox_test_CFLAGS)
|
helper_tokenize_CFLAGS=$(textbox_test_CFLAGS)
|
||||||
|
@ -221,7 +221,7 @@ helper_tokenize_SOURCES=\
|
||||||
include/xrmoptions.h\
|
include/xrmoptions.h\
|
||||||
source/xrmoptions.c\
|
source/xrmoptions.c\
|
||||||
source/x11-helper.c\
|
source/x11-helper.c\
|
||||||
inlucde/x11-helper.h\
|
include/x11-helper.h\
|
||||||
test/helper-tokenize.c
|
test/helper-tokenize.c
|
||||||
|
|
||||||
widget_test_LDADD=$(textbox_test_LDADD)
|
widget_test_LDADD=$(textbox_test_LDADD)
|
||||||
|
|
Loading…
Add table
Reference in a new issue