gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, master, updated. 0acb6e365ebf23892ea1


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 0acb6e365ebf23892ea151903e9a1c8b838e66e2
Date: Tue, 21 Dec 2010 07:42:00 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  0acb6e365ebf23892ea151903e9a1c8b838e66e2 (commit)
      from  f02dc17c099b2def8ce6ef2698f82988cc421e36 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=0acb6e365ebf23892ea151903e9a1c8b838e66e2


commit 0acb6e365ebf23892ea151903e9a1c8b838e66e2
Author: Sandro Santilli <address@hidden>
Date:   Tue Dec 21 08:40:30 2010 +0100

    Do not put a directory in EXTRA_DIST. It isn't needed when content is 
explicitly used as sources (even if conditional). Should fix distcheck on lenny.

diff --git a/libsound/Makefile.am b/libsound/Makefile.am
index 4348b31..521640b 100644
--- a/libsound/Makefile.am
+++ b/libsound/Makefile.am
@@ -69,7 +69,6 @@ if USE_SOUND_MKIT
  libgnashsound_la_LIBADD += -lmedia
  noinst_HEADERS += mkit/sound_handler_mkit.h
 endif
-EXTRA_DIST += mkit
 
 if ENABLE_PCH
 AM_CXXFLAGS = $(PCH_FLAGS)

-----------------------------------------------------------------------

Summary of changes:
 libsound/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]