summaryrefslogtreecommitdiff
path: root/packaging/linux-hotplug
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2002-08-08 17:21:47 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2002-08-08 17:21:47 +0000
commit9164700d6d3ee6d10c3ca06810f4a076a240ca1b (patch)
treefb40b264f202d7152f18e301ca093b75d841abaf /packaging/linux-hotplug
parent73afa6c4af3b3049ec225ab919f6978421339303 (diff)
downloadlibgphoto2-9164700d6d3ee6d10c3ca06810f4a076a240ca1b.tar.gz
2002-08-08 Lutz M�ller <lutz@users.sourceforge.net>
* linux-hotplug/Makefile.am: Point to the right correction of libgphoto2.la. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4992 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'packaging/linux-hotplug')
-rw-r--r--packaging/linux-hotplug/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/linux-hotplug/Makefile.am b/packaging/linux-hotplug/Makefile.am
index 7d64c146a..a54b4b1bd 100644
--- a/packaging/linux-hotplug/Makefile.am
+++ b/packaging/linux-hotplug/Makefile.am
@@ -10,4 +10,4 @@ INCLUDES = \
noinst_PROGRAMS = print-usb-usermap
print_usb_usermap_SOURCE = print-usb-usermap.c
-print_usb_usermap_LDADD = $(top_srcdir)/libgphoto2/libgphoto2.la
+print_usb_usermap_LDADD = ../../libgphoto2/libgphoto2.la