summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2021-07-27 14:10:17 +0200
committerIñigo Martínez <inigomartinez@gmail.com>2021-07-27 15:55:09 +0200
commit9b3caa970b918ab49ff76396459013d1569268b1 (patch)
tree04aff86004ef5fa8d37126d40163cf5cb21e1800 /examples
parentaf15f1cd3c1e586a35c3ff439312b2ae8edbf35e (diff)
downloadlibmbim-9b3caa970b918ab49ff76396459013d1569268b1.tar.gz
build: Remove autotools
To avoid the burden of maintaining multiple build systems, autotools support has been removed. Fixes #18.
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am1
-rw-r--r--examples/simple-tester-python/Makefile.am2
2 files changed, 0 insertions, 3 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
deleted file mode 100644
index 601971d..0000000
--- a/examples/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = simple-tester-python
diff --git a/examples/simple-tester-python/Makefile.am b/examples/simple-tester-python/Makefile.am
deleted file mode 100644
index 81a8b07..0000000
--- a/examples/simple-tester-python/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-
-EXTRA_DIST = simple-tester-python README