diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2022-10-27 20:41:55 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksandermj@chromium.org> | 2022-11-07 14:26:02 +0000 |
commit | f419f56628fdcbf4bd5865d0d61147066ba27b17 (patch) | |
tree | f3ba5713b67ca5abc444ebb51140cd5b0ad79f03 /examples/sms-python | |
parent | 3c430ce292e2aee7bffb917ba009c9b39646b964 (diff) |
build: drop autotools
Diffstat (limited to 'examples/sms-python')
-rw-r--r-- | examples/sms-python/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/sms-python/Makefile.am b/examples/sms-python/Makefile.am deleted file mode 100644 index 8ecca80b..00000000 --- a/examples/sms-python/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ - -EXTRA_DIST = \ - sms-python \ - $(NULL) |