forked from AuroraMiddleware/gtk
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:
parent
43568deea7
commit
f0d6a8edb8
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user