X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=config%2Futil%2FMakefile.am;fp=config%2Futil%2FMakefile.am;h=6f84a4eb75cc38cfbdccbe2de6faa756b3027376;hb=d05758f6eda21695e6215d60d28b9747d0b8aaa3;hp=08fe0c4778e0d33455bf6d9974e1bc4182656e29;hpb=7c24b929d54eafd3e84511018658119a0671ad20;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