From 93a913a0afa3901da551c9f724ef121e5ff713e8 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Fri, 16 Jul 2010 15:56:28 +0200 Subject: [PATCH] WinCE: try to fix building packages --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 423cb69442..54b0ee3db0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -702,7 +702,7 @@ npvlc=vlc-$(VERSION)/mozilla/npvlc$(LIBEXT) axvlc=vlc-$(VERSION)/activex/axvlc$(LIBEXT) win32_lua_destdir=$(win32_destdir)/lua win32_http_destdir=$(win32_destdir)/http -destdir=_win32 +destdir=$(prefix) #Win-common is for win32 and wince package-win-common: install -- 2.39.2