mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
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:
parent
fabc5507f3
commit
a8526454b0
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user