diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2009-01-23 23:03:59 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2009-01-23 23:03:59 +0000 |
commit | 3bb7c153f849b7154610f9fabcb10c79e468c31b (patch) | |
tree | 2b98664a26d3400325556176518027261a2da920 /Makefile.am | |
parent | d0113d27125cb956ca37cab0b32a6dda072138b5 (diff) | |
download | gtk+-3bb7c153f849b7154610f9fabcb10c79e468c31b.tar.gz |
2.15.1GTK_2_15_1
svn path=/trunk/; revision=22202
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8e4c951de0..3fdb9f2706 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,7 +149,8 @@ DISTCLEANFILES = \ gail.pc \ gtk+-$(GDKTARGET)-2.0-uninstalled.pc \ gdk-$(GDKTARGET)-2.0-uninstalled.pc \ - gail-uninstalled.pc + gail-uninstalled.pc \ + config.lt ## copy the default target for this platform to gdk-2.0.pc and gtk+-2.0.pc DEFAULT_GDKTARGET=x11 |