summaryrefslogtreecommitdiff
path: root/libgphoto2_port/vusb/Makefile-files
diff options
context:
space:
mode:
Diffstat (limited to 'libgphoto2_port/vusb/Makefile-files')
-rw-r--r--libgphoto2_port/vusb/Makefile-files5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgphoto2_port/vusb/Makefile-files b/libgphoto2_port/vusb/Makefile-files
index 8b8abbb34..5dc394da0 100644
--- a/libgphoto2_port/vusb/Makefile-files
+++ b/libgphoto2_port/vusb/Makefile-files
@@ -1,9 +1,14 @@
# -*- Makefile -*-
+vcameradir = $(datadir)/$(PACKAGE)/$(VERSION)/vcamera
+vcamera_DATA = vusb/README.txt
+EXTRA_DIST += vusb/README.txt
+
EXTRA_LTLIBRARIES += vusb.la
vusb_la_LDFLAGS = $(iolib_ldflags)
vusb_la_CPPFLAGS = \
+ -DVCAMERADIR=\"$(vcameradir)\" \
$(AM_CPPFLAGS) \
$(INTL_CFLAGS) \
$(LIBEXIF_CFLAGS) \