summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index adbc86b0..8a49572e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,6 +41,7 @@ rofi_SOURCES=\
source/x11-helper.c\
source/dialogs/run.c\
source/dialogs/ssh.c\
+ source/dialogs/drun.c\
source/dialogs/dmenu.c\
source/dialogs/combi.c\
source/dialogs/window.c\
@@ -56,6 +57,7 @@ rofi_SOURCES=\
include/x11-helper.h\
include/dialogs/ssh.h\
include/dialogs/run.h\
+ include/dialogs/drun.h\
include/dialogs/dmenu.h\
include/dialogs/combi.h\
include/dialogs/script.h\