summaryrefslogtreecommitdiff
path: root/camlibs/Makefile.am
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2020-01-22 00:31:44 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2020-01-22 10:12:56 +0100
commit77db513adb3db237e2a1d09faa44adb2029af322 (patch)
treeb47b17624410d56a4cbf09b18eb23802bc42c766 /camlibs/Makefile.am
parentde98b151bce6b0aa70157d6c0ebb7f59b4da3792 (diff)
downloadlibgphoto2-77db513adb3db237e2a1d09faa44adb2029af322.tar.gz
camlibs: Move camlib specific SUBDIRS addtions to subdir Makefile-files
Move camlib specific SUBDIRS additions to subdir Makefile-files where they logically belong.
Diffstat (limited to 'camlibs/Makefile.am')
-rw-r--r--camlibs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/Makefile.am b/camlibs/Makefile.am
index 39e4ddb46..c6a6e257a 100644
--- a/camlibs/Makefile.am
+++ b/camlibs/Makefile.am
@@ -19,7 +19,7 @@
#
# Building the camlibs itself is defined in the Makefile-files
# included below.
-SUBDIRS = . canon/doc konica/localization
+SUBDIRS = .
########################################################################