From b974b595c8d60105667fce51b3e192c08f44a7bd Mon Sep 17 00:00:00 2001 From: rrelyea Date: Fri, 9 Jun 2006 18:31:31 +0000 Subject: Initial revision git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@2 fba4d07e-fe0f-4d7f-8147-e0026e666dc0 --- aclocal/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 aclocal/Makefile.am (limited to 'aclocal/Makefile.am') 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 -- cgit v1.2.3