mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 12:55:33 +00:00
2004-05-05 Mike Kestner <mkestner@ximian.com>
* sample/gconf/Makefile.am : fix some whitespace. I love you, auto*. svn path=/trunk/gtk-sharp/; revision=26710
This commit is contained in:
parent
2681235b22
commit
6fd6ecbbdb
|
@ -1,3 +1,7 @@
|
||||||
|
2004-05-05 Mike Kestner <mkestner@ximian.com>
|
||||||
|
|
||||||
|
* sample/gconf/Makefile.am : fix some whitespace. I love you, auto*.
|
||||||
|
|
||||||
2004-05-05 Mike Kestner <mkestner@ximian.com>
|
2004-05-05 Mike Kestner <mkestner@ximian.com>
|
||||||
|
|
||||||
* configure.in : fix gtkhtml versioning *again*.
|
* configure.in : fix gtkhtml versioning *again*.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
if ENABLE_GNOME
|
if ENABLE_GNOME
|
||||||
TARGET=sample.exe
|
TARGET = sample.exe
|
||||||
else
|
else
|
||||||
TARGET=
|
TARGET =
|
||||||
endif
|
endif
|
||||||
|
|
||||||
FILES = \
|
FILES = \
|
||||||
|
|
Loading…
Reference in a new issue