basesrc: Don't ignore the return value of gst_pad_set_caps() and call it after the...
[platform/upstream/gstreamer.git] / libs / Makefile.am
index d02f881..c351b24 100644 (file)
@@ -1,3 +1,6 @@
-SUBDIRS = riff colorspace getbits putbits videoscale winloader idct
+SUBDIRS = gst
 
-DIST_SUBDIRS = riff colorspace getbits putbits videoscale winloader idct
+Android.mk: Makefile.am
+       androgenizer -:PROJECT gstreamer \
+        -:SUBDIR libs/gst \
+       > $@