1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-25 13:55:34 -05:00

fix missing makefile include

This commit is contained in:
QC 2015-09-06 16:36:04 +02:00
parent e0c21eb127
commit 447589902c

View file

@ -52,6 +52,7 @@ rofi_SOURCES=\
include/helper.h\
include/keyb.h\
include/x11-helper.h\
include/dialogs/dialogs.h\
include/dialogs/run.h\
include/dialogs/combi.h\
include/dialogs/window.h\