X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=7a198aded9a25a6209806b9abbdea4ee9a433651;hb=249e792b7f330f2f03658664686a820c1ea1e554;hp=2db63799f7bf28585247abb54e62ec6538511b39;hpb=41f439b0a1926265c27a608e119eddb9fae5d772;p=platform%2Fupstream%2Fgstreamer.git diff --git a/Makefile.am b/Makefile.am index 2db6379..7a198ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,7 +33,7 @@ aclocaldir = $(datadir)/aclocal aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4 SUBDIRS = \ - gst libs tools \ + gst libs plugins tools \ $(SUBDIRS_CHECK) \ $(SUBDIRS_TESTS) \ $(SUBDIRS_EXAMPLES) \ @@ -43,7 +43,7 @@ SUBDIRS = \ # These are all the possible subdirs DIST_SUBDIRS = \ - gst libs tools \ + gst libs plugins tools \ check \ tests testsuite \ examples \