summaryrefslogtreecommitdiff
path: root/camlibs/soundvision
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/soundvision
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/soundvision')
-rw-r--r--camlibs/soundvision/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/camlibs/soundvision/Makefile.am b/camlibs/soundvision/Makefile.am
index f3d90ab01..ed8aa81dc 100644
--- a/camlibs/soundvision/Makefile.am
+++ b/camlibs/soundvision/Makefile.am
@@ -1,11 +1,5 @@
camlib_LTLIBRARIES = libgphoto2_soundvision.la
-INCLUDES = \
- -I$(top_srcdir)/intl \
- -I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
- -I$(top_srcdir)/libgphoto2 \
- -I$(top_builddir)/libgphoto2
-
libgphoto2_soundvision_la_SOURCES = soundvision.c agfa_cl18.c tiger_fastflicks.c commands.c commands.h soundvision.h
libgphoto2_soundvision_la_LDFLAGS = -module -avoid-version
libgphoto2_soundvision_la_LIBADD = $(top_builddir)/libgphoto2/libgphoto2.la