summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index c5dfbea..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-SUBDIRS = common omx tools config m4 tests
-
-if BUILD_EXAMPLES
-SUBDIRS += examples
-endif
-
-ACLOCAL_AMFLAGS = -I m4 -I common/m4
-
-DISTCLEANFILES = _stdint.h
-
-EXTRA_DIST = autogen.sh gst-omx.doap RELEASE \
- $(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" ) \
- meson_options.txt
-
--include $(top_srcdir)/common/release.mak