]> git.datanom.net - lensdb.git/blobdiff - Makefile.am
update
[lensdb.git] / Makefile.am
index e51b99c9e3dab4c58768836cca84301db943b9aa..325a4a99fa890f5bc95c9d1f5007be6cf86c4fb0 100644 (file)
@@ -2,20 +2,8 @@ AUTOMAKE_OPTIONS = gnu
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS =
-
-if BUILD_FILE
-SUBDIRS += \
-               file_storage
-endif
-
-if BUILD_SQLITE
-SUBDIRS += \
-               sqlite_storage
-endif
-
-SUBDIRS += \
-               src
+SUBDIRS = \
+         src
 
 EXTRA_DIST = \
             AUTHORS \
This page took 0.039447 seconds and 5 git commands to generate.