diff options
Diffstat (limited to 'aclocal/Makefile.am')
-rw-r--r-- | aclocal/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aclocal/Makefile.am b/aclocal/Makefile.am new file mode 100644 index 0000000..dc21ea7 --- /dev/null +++ b/aclocal/Makefile.am @@ -0,0 +1,5 @@ +# Process this file with automake to create Makefile.in + +MAINTAINERCLEANFILES = Makefile.in + +EXTRA_DIST = acx_pthread.m4 |