diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5c70312..13f3d69 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,8 @@ if ENABLE_TEST SUBDIRS += test endif +include_HEADERS = include/librefop.h + pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = librefop.pc |