fix conditional so we get metacity-properties.c in the distribution

2003-01-22  Havoc Pennington  <hp@redhat.com>

	* src/tools/Makefile.am: fix conditional so we get
	metacity-properties.c in the distribution #103071
This commit is contained in:
Havoc Pennington 2003-01-22 19:40:04 +00:00 committed by Havoc Pennington
parent fabc5507f3
commit a8526454b0
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2003-01-22 Havoc Pennington <hp@redhat.com>
* src/tools/Makefile.am: fix conditional so we get
metacity-properties.c in the distribution #103071
2003-01-22 Havoc Pennington <hp@pobox.com>
* src/window.c (update_struts): be robust against the panel's

View File

@ -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