Cleanup: remove useless Makefiles from extras
[babeltrace.git] / Makefile.am
index 33abcf8b71d980d4742e5f5ee8d8bee7dcb11190..f73b6d475aba61a0930d1608523ff304e24257b5 100644 (file)
@@ -19,9 +19,12 @@ SUBDIRS +=                   \
        cli                     \
        bindings                \
        doc                     \
-       extras                  \
        tests
 
+# Directories added to EXTRA_DIST will be recursively copied to the distribution.
+EXTRA_DIST = \
+       extras
+
 dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \
                std-ext-lib.txt README CONTRIBUTING.adoc
 
This page took 0.022693 seconds and 4 git commands to generate.