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
2 changed files with 6 additions and 2 deletions
|
@ -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>
|
||||
|
||||
* configure.in : fix gtkhtml versioning *again*.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
if ENABLE_GNOME
|
||||
TARGET=sample.exe
|
||||
TARGET = sample.exe
|
||||
else
|
||||
TARGET=
|
||||
TARGET =
|
||||
endif
|
||||
|
||||
FILES = \
|
||||
|
|
Loading…
Add table
Reference in a new issue