metacity r4081 - in branches/veracity: . test/veracity



Author: tthurman
Date: Wed Jan 21 19:40:54 2009
New Revision: 4081
URL: http://svn.gnome.org/viewvc/metacity?rev=4081&view=rev

Log:
        fix up Makefile.am a little.
	* test/veracity/Makefile.am:



Modified:
   branches/veracity/ChangeLog
   branches/veracity/test/veracity/Makefile.am

Modified: branches/veracity/test/veracity/Makefile.am
==============================================================================
--- branches/veracity/test/veracity/Makefile.am	(original)
+++ branches/veracity/test/veracity/Makefile.am	Wed Jan 21 19:40:54 2009
@@ -1,7 +1,6 @@
 if BUILD_TESTS
 
 @INTLTOOL_DESKTOP_RULE@
-dfdfdf
 
 #INCLUDES= METACITY_WINDOW_DEMO_CFLAGS@ @METACITY_MESSAGE_CFLAGS@ \
 #	-DMETACITY_ICON_DIR=\"$(pkgdatadir)/icons\" \
@@ -10,8 +9,10 @@
 veracity_SOURCES= 				\
 	veracity.c
 
+bin_PROGRAMS=veracity
+
 ## don't install the test suite
-#noinst_PROGRAMS=veracity
+noinst_PROGRAMS=veracity
 
 veracity_LDADD= @METACITY_LIBS@
 



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