diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2011-03-30 19:14:53 +0200 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2011-03-30 19:14:53 +0200 |
commit | 9add4076d2ec4f4bf33c19ac1a18347dd3bc1d9f (patch) | |
tree | 81b69658f0d5d7ac683593a442aa6d58739c1c9b /data | |
parent | 3271ebe9bc40dc3e018639effaf8c1a82f018398 (diff) |
build: fix make dist
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index d6764f2..e5dbad3 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -14,6 +14,7 @@ NULL= EXTRA_DIST = \ spicy-for-windows.nsis \ spice-mime.xml.in spicy.desktop.in \ + spice-protocol.vapi \ $(desktop_in_files) \ $(NULL) |