summaryrefslogtreecommitdiff
path: root/libgphoto2/Makefile.am
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2001-11-12 11:55:16 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2001-11-12 11:55:16 +0000
commit3c7eca7d0ecfc91ef45f9f1c9159239c1c32fe95 (patch)
treef4954e3528310797a61a130c5852db59edd080c5 /libgphoto2/Makefile.am
parent5d0bfc71e7c590f532c7b8c5fc45de6ea7ba13dd (diff)
downloadlibgphoto2-3c7eca7d0ecfc91ef45f9f1c9159239c1c32fe95.tar.gz
2001-11-12 Lutz M�ller <urc8@rz.uni-karlsruhe.de>
* configure.in: * libgphoto2/libgphoto-2.0.pc.in: Renamed to ... * libgphoto2/libgphoto2.pc.in: ... this. It seems that people really want our project to be called libgphoto2 and not libgphoto... Therefore, be consistent here, too. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2999 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2/Makefile.am')
-rw-r--r--libgphoto2/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgphoto2/Makefile.am b/libgphoto2/Makefile.am
index 6a0dcc677..9ebef2605 100644
--- a/libgphoto2/Makefile.am
+++ b/libgphoto2/Makefile.am
@@ -36,6 +36,6 @@ libgphoto2include_HEADERS = \
gphoto2-widget.h
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = libgphoto-2.0.pc
-EXTRA_DIST = libgphoto-2.0.pc.in gphoto2-library.c
+pkgconfig_DATA = libgphoto2.pc
+EXTRA_DIST = libgphoto2.pc.in gphoto2-library.c