diff options
author | Michael Gratton <mike@vee.net> | 2008-12-09 22:43:47 +0000 |
---|---|---|
committer | Tristan Van Berkom <tvb@src.gnome.org> | 2008-12-09 22:43:47 +0000 |
commit | cf4628150cd31307674e42b0cda00a25b47d49dc (patch) | |
tree | e4f1e65e3e3d886dd3f16d03e6f2e1daa6a8c777 /plugins/Makefile.am | |
parent | 0a39a2e0d637464780232a97488ee8d0e18488d8 (diff) | |
download | glade-cf4628150cd31307674e42b0cda00a25b47d49dc.tar.gz |
Rolling 3.5.3GLADE3_3_5_3
* NEWS, configure.ac: Rolling 3.5.3
2008-12-09 Michael Gratton <mike@vee.net>
* gladeui/glade-property-class.c: Change spin button page size to
0 for numeric property values editorsm, stops a lot of GTK
warnings.
svn path=/trunk/; revision=2063
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 856da92d..093e1889 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -12,3 +12,5 @@ endif dtddir = $(pkgdatadir)/catalogs dtd_DATA = glade-catalog.dtd + +EXTRA_DIST = glade-catalog.dtd
\ No newline at end of file |