diff options
Diffstat (limited to 'gst-libs/Makefile.am')
-rw-r--r-- | gst-libs/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gst-libs/Makefile.am b/gst-libs/Makefile.am new file mode 100644 index 00000000..6ac3e24a --- /dev/null +++ b/gst-libs/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = \ + gst + +DIST_SUBDIRS = \ + gst |