X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=config%2Futil%2FMakefile.am;h=732cdc26581b0fa1a59c463b5454ee2489353ecb;hb=b1099f1fdf1bd3885a73fc6c087dfe816aa63e5c;hp=d2830e59e97b44e0129e7d29ecee0a5f7e83ba77;hpb=1627115dcfa53cf78bb9b28840042d4822bc2f97;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