SUBDIRS = files backends = \ dhcpd-conf \ disks-conf \ memory-conf \ network-conf \ services-conf \ shares-conf \ time-conf \ users-conf \ boot-conf \ print-conf \ mouse-conf \ internetsharing-conf \ package-conf \ display-conf \ font-conf perl_libs = \ boot.pl \ boot-grub.pl \ boot-lilo.pl \ dhcpd.pl \ debug.pl \ file.pl \ filesys.pl \ font.pl \ general.pl \ gettext.pl \ ishare.pl \ media.pl \ network.pl \ parse.pl \ partition.pl \ platform.pl \ print.pl \ replace.pl \ report.pl \ service.pl \ service-list.pl \ share.pl \ tokenizer.pl \ util.pl \ x.pl \ xml.pl scripts_SCRIPTS = $(backends) $(perl_libs) guess_system.sh type1inst EXTRA_DIST = \ system-tools-backends.pc \ guess_system.sh \ type1inst \ README \ AUTHORS \ NEWS CLEANFILES = $(backends) $(perl_libs) pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = system-tools-backends.pc