X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=project%2FMakefile.am;h=f0d4a1f7e6869af5d0178b39a4cc87ba8a8ee1d1;hb=HEAD;hp=5691c1d599d210508fc11e16b421442fb8f0d5fa;hpb=ebac4d999d730ab597669b85ec2810d2bf2bead3;p=www.jankratochvil.net.git diff --git a/project/Makefile.am b/project/Makefile.am index 5691c1d..f0d4a1f 100644 --- a/project/Makefile.am +++ b/project/Makefile.am @@ -86,11 +86,25 @@ SUBDIRS= \ etherealwsp \ libxml2reader \ ntfsprogsgnomevfs \ - udpgate + udpgate \ + harpy \ + netdnsspoof \ + xbelnormalize \ + inetdmx \ + staticbuild \ + tcpoverudp + +SUBDIRS: Makefile + @echo $(SUBDIRS) >$@ + +MODPERL_PM+= \ + Index.pm \ + ChangeLog.pm \ + Pod2Html.pm \ + List.pm \ + Rel.pm EXTRA_DIST+= \ - Index.html.pl \ - ChangeLog.txt.pl \ - Pod2Html.html.pl \ - List.html.pl \ - Rel.pl + Lib.pm \ + checkListItem.pl +