X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=Makefile.am;h=341f83533695aa362093071c22394d2ce114109e;hb=2593327a8f39c06bde0eb07ef7359814eb706416;hp=98fd7d44fcb07098f9c5dc4471d9eb66c61e49db;hpb=f9ded0e0b7cec670982963369284612ec1a251c7;p=babeltrace.git diff --git a/Makefile.am b/Makefile.am index 98fd7d44..341f8353 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,8 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = include \ common \ + ctfser \ + fd-cache \ compat \ logging \ lib @@ -16,9 +18,9 @@ SUBDIRS += \ plugins \ cli \ bindings \ - tests \ doc \ - extras + extras \ + tests dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \ std-ext-lib.txt README CONTRIBUTING.adoc