summaryrefslogtreecommitdiff
path: root/camlibs/sonydscf1
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2001-10-12 10:59:00 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2001-10-12 10:59:00 +0000
commit02fb0e6b48a571326666b6cad3ac81b40cfbdad2 (patch)
treeedc299b336f48f004fb83b37180d6ea150384142 /camlibs/sonydscf1
parent6006671623a08715e30ad2dae86235adfd8b13b2 (diff)
downloadlibgphoto2-02fb0e6b48a571326666b6cad3ac81b40cfbdad2.tar.gz
2001-10-12 Lutz M�ller <urc8@rz.uni-karlsruhe.de>
* include/gphoto2-widget.h * include/gphoto2-filesys.h: Moved to ... * libgphoto2/gphoto2-widget.h * libgphoto2/gphoto2-filesys.h: ... here. * libgphoto2/widget.c * libgphoto2/filesys.c: Moved to ... * libgphoto2/gphoto2-widget.c * libgphoto2/gphoto2-widget.h: ... here. * include/Makefile.am * libgphoto2/Makefile.am: Updated. * camlibs/.../Makefile.am: Updated to reflect changes above git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2496 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/sonydscf1')
-rw-r--r--camlibs/sonydscf1/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/sonydscf1/Makefile.am b/camlibs/sonydscf1/Makefile.am
index ee56ed9c5..0b2566870 100644
--- a/camlibs/sonydscf1/Makefile.am
+++ b/camlibs/sonydscf1/Makefile.am
@@ -1,7 +1,7 @@
camlibdir = $(prefix)/lib/gphoto2
camlib_LTLIBRARIES = libgphoto2_sony_dscf1.la
-INCLUDES = -I$(top_srcdir)/include
+INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/libgphoto2
libgphoto2_sony_dscf1_la_SOURCES = \
command.c getuint.c chotplay.c sonydscf1.c sonydscf1.h \