From 51d1ebf0ea6c19bfdc4db09851666ee16449e680 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Tue, 3 Oct 2017 20:50:38 +0200 Subject: Install rofi-types.h and fix includes for plugins --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 35c5fbcd..dbf77e99 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,8 @@ rofiincludedir=${includedir}/rofi rofiinclude_HEADERS=\ include/mode.h\ include/mode-private.h\ - include/helper.h + include/helper.h\ + include/rofi-types.h ## # Rofi the program -- cgit v1.2.3