X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=config%2Futil%2FMakefile.am;h=732cdc26581b0fa1a59c463b5454ee2489353ecb;hb=4b9af9b0c7159f8dce5eb326211e6e099b3b34d6;hp=d2830e59e97b44e0129e7d29ecee0a5f7e83ba77;hpb=7df0ddad481bb2e644bba361d0d3defdbd68494e;p=doldaconnect.git diff --git a/config/util/Makefile.am b/config/util/Makefile.am index d2830e5..732cdc2 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