From 447589902cf3c8200fd5ecda27fe230c8a6b29d8 Mon Sep 17 00:00:00 2001 From: QC Date: Sun, 6 Sep 2015 16:36:04 +0200 Subject: fix missing makefile include --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 42b5f594..a9779afa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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\ -- cgit v1.2.3