aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2006-11-29 08:56:12 +0000
committerLinus Walleij <triad@df.lth.se>2006-11-29 08:56:12 +0000
commit7beba572c57ed5afd6cf3d453190ce8a74b95fe8 (patch)
treeeb125349fe5c6396cc8144dfc8f9cb027c6d9b07 /Makefile.am
parentcf42f455ba918c09e3a4087c4bafd50df69e7d30 (diff)
downloadlibmtp-7beba572c57ed5afd6cf3d453190ce8a74b95fe8.tar.gz
Some WIN32 porting by Farooq Zaman.
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 12b4e1e..a8b110e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@ ACLOCAL_AMFLAGS=-I m4
pkgconfigdir=$(libdir)/pkgconfig
pkgconfig_DATA=libmtp.pc
-EXTRA_DIST=libmtp.pc libmtp.sh COPYING
+EXTRA_DIST=libmtp.pc libmtp.sh COPYING README.windows.txt
noinst_DATA=libmtp.usermap libmtp.rules libmtp.fdi
libmtp.usermap: examples/hotplug
examples/hotplug > libmtp.usermap