fix little mistake in my last commit ...

2007-06-24  Kristian Rietveld  <kris@gtk.org>

	* Makefile.am: fix little mistake in my last commit ...


svn path=/trunk/; revision=18223
This commit is contained in:
Kristian Rietveld 2007-06-24 12:00:46 +00:00 committed by Kristian Rietveld
parent 43568deea7
commit f0d6a8edb8
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-06-24 Kristian Rietveld <kris@gtk.org>
* Makefile.am: fix little mistake in my last commit ...
2007-06-24 Kristian Rietveld <kris@gtk.org>
* gtk/gtksearchenginequartz.[ch]: Add a search engine which queries

View File

@ -684,6 +684,7 @@ else
gtk_c_sources += $(gtk_use_stub_c_sources)
endif
endif
endif
if USE_QUARTZ
gtk_clipboard_dnd_c_sources = gtkclipboard-quartz.c gtkdnd-quartz.c gtkquartz.c gtkquartz.h