dasher r3584 - in trunk: . Src/Common



Author: pwelche
Date: Mon Sep 15 17:57:05 2008
New Revision: 3584
URL: http://svn.gnome.org/viewvc/dasher?rev=3584&view=rev

Log:
make distcheck happy. There may well be vestiges of Expat in the .vcproj files..


Modified:
   trunk/ChangeLog
   trunk/Src/Common/Makefile.am

Modified: trunk/Src/Common/Makefile.am
==============================================================================
--- trunk/Src/Common/Makefile.am	(original)
+++ trunk/Src/Common/Makefile.am	Mon Sep 15 17:57:05 2008
@@ -27,10 +27,4 @@
 
 AM_CXXFLAGS = $(GTK2_CFLAGS) $(SETTINGS_CFLAGS) $(gnome_speech_CFLAGS) $(gnome_a11y_CFLAGS) $(glade_CFLAGS) $(gnome_CFLAGS) $(wnck_CFLAGS) -DWNCK_I_KNOW_THIS_IS_UNSTABLE -I$(srcdir)/../DasherCore -DPROGDATA=\"$(pkgdatadir)\" -I../../intl -I$(top_srcdir)/intl 
 
-# Note that I've included the expat subdirectory recursively here, in
-# order to make sure that everything needed for the Windows build gets
-# included. We'll get CVS dirs and the like with this, so it's bad to
-# start off with, but we also probably want to think about whether
-# including our own expat source tree here is a good idea or not.
-
-EXTRA_DIST = Common.vcproj Common_vc70.vcproj Common_vc71.vcproj Common_vc80.vcproj Expat
+EXTRA_DIST = Common.vcproj Common_vc70.vcproj Common_vc71.vcproj Common_vc80.vcproj



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