[Xfce4-commits] <xfmpc:master> Fix make distcheck
Vincent Legout
noreply at xfce.org
Tue Feb 1 16:36:03 CET 2011
Updating branch refs/heads/master
to 429c72a3cf2a850d7b1d051539e485e6e3c1f59e (commit)
from b6866cd985de4374d376d2abfc1edd75c1084872 (commit)
commit 429c72a3cf2a850d7b1d051539e485e6e3c1f59e
Author: Vincent Legout <vincent at legout.info>
Date: Tue Feb 1 12:03:05 2011 +0100
Fix make distcheck
src/Makefile.am | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 4603ac0..68ad1db 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -47,4 +47,11 @@ xfmpc_LDADD = \
@LIBXFCE4UTIL_LIBS@ \
@LIBMPD_LIBS@
+EXTRA_DIST = \
+ mpdclient.h \
+ mpdclient.vapi \
+ xfce-arrow-button.h \
+ xfce-arrow-button.vapi \
+ xfmpc.h
+
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
More information about the Xfce4-commits
mailing list