From a8526454b0e8d67ae71348a0f6f434841e73c9bf Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Wed, 22 Jan 2003 19:40:04 +0000 Subject: fix conditional so we get metacity-properties.c in the distribution 2003-01-22 Havoc Pennington * src/tools/Makefile.am: fix conditional so we get metacity-properties.c in the distribution #103071 --- src/tools/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tools') diff --git a/src/tools/Makefile.am b/src/tools/Makefile.am index 2d486d46..8c6c272d 100644 --- a/src/tools/Makefile.am +++ b/src/tools/Makefile.am @@ -21,12 +21,10 @@ metacity_mag_SOURCES= \ metacity_grayscale_SOURCES= \ metacity-grayscale.c -if BUILD_CONFIG_DIALOG metacity_properties_SOURCES= \ metacity-properties.c metacity_properties_LDFLAGS = -export-dynamic -endif uidir=$(pkgdatadir)/glade ui_DATA=metacity-properties.glade -- cgit v1.2.1