diff options
Diffstat (limited to 'camlibs/pccam600')
-rw-r--r-- | camlibs/pccam600/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/camlibs/pccam600/Makefile.am b/camlibs/pccam600/Makefile.am index 1c69b9e57..a68e2eaba 100644 --- a/camlibs/pccam600/Makefile.am +++ b/camlibs/pccam600/Makefile.am @@ -1,10 +1,5 @@ camlib_LTLIBRARIES = libgphoto2_pccam600.la -INCLUDES = \ - -I$(top_srcdir)/intl \ - -I$(top_srcdir)/libgphoto2_port/libgphoto2_port \ - -I$(top_srcdir)/libgphoto2 - libgphoto2_pccam600_la_SOURCES = pccam600.c pccam600.h library.c libgphoto2_pccam600_la_LDFLAGS = -module -avoid-version libgphoto2_pccam600_la_LIBADD = $(top_builddir)/libgphoto2/libgphoto2.la |