summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorlaforge <laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede>2008-01-26 20:08:42 +0000
committerlaforge <laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede>2008-01-26 20:08:42 +0000
commit7cf71fab95056b3c812b21247a24bab74678980b (patch)
tree6d75cedbf234cba807dabbf35132faaf0883899c /Makefile.am
parent9e71b5472531e0496efe40b8972987fcf077c13c (diff)
* support for mingw (Petr Stetiar)
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2051 e0336214-984f-0b4b-a45f-81c69e1f0ede
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0d087f4..7c0f889 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,7 @@ if ENABLE_WIN32
SUBDIRS += win32
endif
-EXTRA_DIST = LICENSING librfid.spec openct-cm5121-librfid.patch
+EXTRA_DIST = LICENSING librfid.spec openct-cm5121-librfid.patch README.MinGW
$(OBJECTS): libtool
libtool: $(LIBTOOL_DEPS)
personal git repositories of Harald Welte. Your mileage may vary