diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 66e0a0bc..b956e868 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = gdbus include src doc test plugins scripts +SUBDIRS = gdbus include src plugins scripts test doc pkgconfigdir = $(libdir)/pkgconfig |