Dolda2000 GitWeb
/
doldaconnect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79e4db3
)
Cleanup Makefile a bit.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Wed, 18 Jul 2007 21:25:39 +0000
(23:25 +0200)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Wed, 18 Jul 2007 21:25:39 +0000
(23:25 +0200)
clients/gtk2/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/clients/gtk2/Makefile.am
b/clients/gtk2/Makefile.am
index
e0b020c
..
32a9349
100644
(file)
--- a/
clients/gtk2/Makefile.am
+++ b/
clients/gtk2/Makefile.am
@@
-20,7
+20,8
@@
dolcon_CPPFLAGS=@GTK2_CFLAGS@ @LIBXML_CFLAGS@ \
-DLOCALEDIR=\"$(localedir)\"
.desc.gtk: $(top_srcdir)/common/makegdesc
- cpp $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $< | $(top_srcdir)/common/makegdesc >$@
+ cpp $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+ $(CPPFLAGS) $< | $(top_srcdir)/common/makegdesc >$@
mainwnd.desc: ../../config.h