diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2011-06-05 02:13:07 +0200 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2011-06-05 02:13:07 +0200 |
commit | fe09978dddc5437c958078f264efd3fe1754fb4c (patch) | |
tree | 38ad0034c856ff975f8c927f44f5b9e1185d555b /data/Makefile.am | |
parent | 19c0575831d4336ddd1f8c57990d88886679937c (diff) |
build: update spicy.nsis installer
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index e5dbad3..5ad1157 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -12,9 +12,10 @@ NULL= #@INTLTOOL_XML_RULE@ EXTRA_DIST = \ - spicy-for-windows.nsis \ + spicy.nsis \ spice-mime.xml.in spicy.desktop.in \ spice-protocol.vapi \ + gtkrc \ $(desktop_in_files) \ $(NULL) |