summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-09-06 16:36:04 +0200
committerQC <qball@gmpclient.org>2015-09-06 16:36:04 +0200
commit447589902cf3c8200fd5ecda27fe230c8a6b29d8 (patch)
treef4886d4145560d2770e96b9aedc65ba60f7002bd
parente0c21eb127eb40ea2cc8a1403fac4e0b1db836cd (diff)
fix missing makefile include0.15.8
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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\