From 70b042746e6af7568622a92f9c0f760c53a7e15e Mon Sep 17 00:00:00 2001 From: aet Date: Tue, 30 Sep 2003 09:40:55 +0000 Subject: [PATCH] Add Makefile.mak and version.rc to the distribution tarball. git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1481 c6295689-39f2-0310-b995-f0e70906c6a9 --- win32/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/Makefile.am b/win32/Makefile.am index 13a3e892..8dfc804b 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -1,5 +1,5 @@ # Process this file with automake to create Makefile.in -EXTRA_DIST = Make.rules.mak makedef.pl +EXTRA_DIST = Make.rules.mak Makefile.mak makedef.pl version.rc MAINTAINERCLEANFILES = Makefile.in