X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=clients%2Fgtk2%2FMakefile.am;h=32a93494140889bd676c243d98da0921884f8639;hb=9ac4fb2aa0a4f7a9a3c87aceb742a356523fc805;hp=e0b020caa30311d07b1a046341f3d1a9d4f54b34;hpb=79e4db3e6934e29b4433827d9ae9584ecdfad5f3;p=doldaconnect.git diff --git a/clients/gtk2/Makefile.am b/clients/gtk2/Makefile.am index e0b020c..32a9349 100644 --- 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