X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=config%2Futil%2FMakefile.am;h=6f84a4eb75cc38cfbdccbe2de6faa756b3027376;hb=c8c6be241f782e0d3fecb0fbfb042fd28a3f5dad;hp=08fe0c4778e0d33455bf6d9974e1bc4182656e29;hpb=b2ab37962f7c709332c19418b421df0a0d974a26;p=doldaconnect.git diff --git a/config/util/Makefile.am b/config/util/Makefile.am index 08fe0c4..6f84a4e 100644 --- a/config/util/Makefile.am +++ b/config/util/Makefile.am @@ -23,6 +23,8 @@ dolconf_CPPFLAGS= @GTK2_CFLAGS@ \ dolconf_LDADD= $(top_srcdir)/common/libcommon.a $(top_srcdir)/lib/libdcui.la .desc.gtk: $(top_srcdir)/common/makegdesc - $(top_srcdir)/common/makegdesc $< >$@ + target="$@"; \ + basename="$${target%.gtk}"; \ + $(top_srcdir)/common/makegdesc -h "$${basename}.gtkh" $< >$@ EXTRA_DIST=dolconf-assistant.desc dolconf-wnd.desc