summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-10-03 20:50:38 +0200
committerDave Davenport <qball@gmpclient.org>2017-10-03 20:50:38 +0200
commit51d1ebf0ea6c19bfdc4db09851666ee16449e680 (patch)
tree8e83daab0b618baec008c26f21cafec0747e8b17 /Makefile.am
parentaeb669b175c4d61ad1d45c7b1cfe4357e6aa6210 (diff)
Install rofi-types.h and fix includes for plugins
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
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