summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 930f812c..508244b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,12 @@ AM_YFLAGS = -d
noinst_LIBRARIES =
include $(top_srcdir)/libgwater-xcb-nolibtool.mk
+##
+# PKG CONFIG file
+##
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = pkgconfig/rofi.pc
+
BUILT_SOURCES=\
lexer/theme-parser.h\