summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-10-01 21:21:05 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-10-01 21:52:47 +0200
commitb739ed0e09a640d0fd1c386f24ea2df580a410ed (patch)
treef2a27082b42f0e365fc611aec97ec1654f10d538 /Makefile.am
parent94c9da418edbe13963dcc5b604532e3718da233c (diff)
Create an -uninstalled variant of the pkg-config file.
With this variant, it's possible to build against a live tree of libdaemon to test in-development features.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2dd8472..30ebcd9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,7 @@ SUBDIRS += examples
endif
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = libdaemon.pc
+pkgconfig_DATA = pkgconfig/libdaemon.pc
dist_noinst_DATA =
MAINTAINERCLEANFILES=