diff options
author | Louie S <louie@example.com> | 2023-03-04 13:54:54 -0800 |
---|---|---|
committer | Louie S <louie@example.com> | 2023-03-04 13:54:54 -0800 |
commit | c50c292fc754106003e21474c07b03e81889dba9 (patch) | |
tree | db3e8fb9a2d64f71c6971d3c26e89c1863009e61 /spec/Makefile.am | |
parent | 00403d8413157e08eeaba7a1932f17c3c7b0758e (diff) |
Create separate Makefile for spec directory
Diffstat (limited to 'spec/Makefile.am')
-rw-r--r-- | spec/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/Makefile.am b/spec/Makefile.am new file mode 100644 index 0000000..aca38ab --- /dev/null +++ b/spec/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = $(PACKAGE_NAME).spec.in |