diff options
Diffstat (limited to 'tests/proptest/Makefile.sources')
-rw-r--r-- | tests/proptest/Makefile.sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/proptest/Makefile.sources b/tests/proptest/Makefile.sources new file mode 100644 index 0000000..446110d --- /dev/null +++ b/tests/proptest/Makefile.sources @@ -0,0 +1,2 @@ +PROPTEST_FILES := \ + proptest.c |