summaryrefslogtreecommitdiff
path: root/camlibs/toshiba
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2005-04-14 18:32:57 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2005-04-14 18:32:57 +0000
commit39ed60337fc958a8726dabbcba30ae0da33fb923 (patch)
tree47410340802361aad88a118ee80c931f1ad476d5 /camlibs/toshiba
parent898ff8fe4b241da50a8b3dcbca80acf99e445694 (diff)
downloadlibgphoto2-39ed60337fc958a8726dabbcba30ae0da33fb923.tar.gz
remove redundant INCLUDE = definitions from Makefile.am
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7830 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/toshiba')
-rw-r--r--camlibs/toshiba/pdrm11/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/camlibs/toshiba/pdrm11/Makefile.am b/camlibs/toshiba/pdrm11/Makefile.am
index bc2a096f8..2e959af21 100644
--- a/camlibs/toshiba/pdrm11/Makefile.am
+++ b/camlibs/toshiba/pdrm11/Makefile.am
@@ -1,11 +1,5 @@
camlib_LTLIBRARIES = libgphoto2_toshiba_pdrm11.la
-INCLUDES = \
- -I$(top_srcdir)/intl \
- -I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
- -I$(top_srcdir)/libgphoto2 \
- -I$(top_builddir)/libgphoto2
-
libgphoto2_toshiba_pdrm11_la_SOURCES = library.c pdrm11.c pdrm11.h
libgphoto2_toshiba_pdrm11_la_LDFLAGS = -module -avoid-version
libgphoto2_toshiba_pdrm11_la_LIBADD = $(top_builddir)/libgphoto2/libgphoto2.la