summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2001-12-05 22:22:46 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2001-12-05 22:22:46 +0000
commitacf5e06244d040f57ba92d4ab59334a3dd6ffdf5 (patch)
tree62f62983000fc85f14cb826f769e9efcbc33fbe6 /tests
parent90763721bc57b5bb7e9f9f7ab32f256620c8b40b (diff)
downloadlibgphoto2-acf5e06244d040f57ba92d4ab59334a3dd6ffdf5.tar.gz
Another include fix...
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3412 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dcbe6e091..4780e8801 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,7 @@
INCLUDES = \
-I$(top_srcdir)/libgphoto2 \
- -I$(top_srcdir)/libgphoto2_port
+ -I$(top_srcdir)/libgphoto2_port/libgphoto2_port
noinst_PROGRAMS = \
test-gphoto2 \