diff options
Diffstat (limited to 'test/example_packages/with_makefile/fpm.toml')
-rw-r--r-- | test/example_packages/with_makefile/fpm.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/example_packages/with_makefile/fpm.toml b/test/example_packages/with_makefile/fpm.toml deleted file mode 100644 index 81dd02a..0000000 --- a/test/example_packages/with_makefile/fpm.toml +++ /dev/null @@ -1,5 +0,0 @@ -name = "with_makefile" - -[library] -source-dir = "src" -build-script = "Makefile" |