summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2007-05-14 12:17:52 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2007-05-14 12:17:52 +0000
commit02960d805a4fd4a359bd0c7e4d33b9ce32d68c82 (patch)
tree1db574db20122d6bf408c051fe3332de9bb1c82d /Makefile.am
parent83ccd8e47bf6a1d2d1409cff085fa7c1643d4757 (diff)
downloadlibgphoto2-02960d805a4fd4a359bd0c7e4d33b9ce32d68c82.tar.gz
* Introduce FOO-uninstalled.pc files for both libgphoto2 and libgphoto2_port.
* Move FOO.pc to the top source directory. * Get rid of obsolete GP_AUTOGEN_SUBDIR macro. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10199 67ed7778-7388-44ab-90cf-0a291f65f57c
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 be4c159d4..b8c57a461 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,6 +10,12 @@ EXTRA_DIST = HACKING MAINTAINERS TESTERS installcheck.mk
# Note: @subdirs@ lists all the directories from AC_CONFIG_SUBDIRS()
SUBDIRS = @subdirs@ libgphoto2 camlibs tests po packaging doc
+EXTRA_DIST += libgphoto2.pc.in
+pkgconfig_DATA = libgphoto2.pc
+
+EXTRA_DIST += libgphoto2-uninstalled.pc.in
+noinst_DATA = libgphoto2-uninstalled.pc
+
doc_DATA = AUTHORS COPYING README NEWS
nobase_include_HEADERS = \