X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=clients%2Fgtk2%2FMakefile.am;h=813c8fe8c4a700bded5180fe6e930a2412865cab;hb=e304af884e72b62818f375bb99fbbdd8f06cfb2e;hp=13561ad804365e61b7e1765278f1776725e06910;hpb=9e5a735ca0027b9fcc9b6ed0cac935ecd2247acf;p=doldaconnect.git diff --git a/clients/gtk2/Makefile.am b/clients/gtk2/Makefile.am index 13561ad..813c8fe 100644 --- a/clients/gtk2/Makefile.am +++ b/clients/gtk2/Makefile.am @@ -1,8 +1,5 @@ if CLI_GTK2 bin_PROGRAMS=dolcon -if !GUISHELL -app_DATA=dolcon.desktop -endif endif dolcon_SOURCES= dolcon.c \ @@ -10,11 +7,9 @@ dolcon_SOURCES= dolcon.c \ hublist.c \ hublist.h \ hublist-xml.c \ - hublist-old.c \ - progressbar.c \ - progressbar.h + hublist-old.c -EXTRA_DIST=mainwnd.desc inpdialog.desc pref.desc reslist.desc dolcon.desktop +EXTRA_DIST=mainwnd.desc inpdialog.desc pref.desc reslist.desc BUILT_SOURCES= mainwnd.gtk inpdialog.gtk pref.gtk reslist.gtk @@ -33,5 +28,3 @@ dolcon_CPPFLAGS=@GTK2_CFLAGS@ @LIBXML_CFLAGS@ \ | $(top_srcdir)/common/makegdesc -h "$${basename}.gtkh" >$@ mainwnd.desc: ../../config.h - -appdir=$(datadir)/applications