d491573a8378cc81d0d83aaa062c04af82cdc70f
[www.jankratochvil.net.git] / project / Makefile.am
1 # $Id$
2 # automake source for the Makefile of project/ subdir
3 # Copyright (C) 2003 Jan Kratochvil <project-www.jankratochvil.net@jankratochvil.net>
4
5 # This program is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; exactly version 2 of June 1991 is required
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 # GNU General Public License for more details.
13
14 # You should have received a copy of the GNU General Public License
15 # along with this program; if not, write to the Free Software
16 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17
18
19 include $(top_srcdir)/Makefile-head.am
20
21 SUBDIRS= \
22                 step              \
23                 Islet             \
24                 FordFulk          \
25                 Heat              \
26                 kix               \
27                 patchd2           \
28                 doswatch          \
29                 oslik             \
30                 pipebuf           \
31                 smbfs             \
32                 tcpdump           \
33                 kware             \
34                 mdsms             \
35                 xbill             \
36                 mot2as            \
37                 vblib             \
38                 wllib             \
39                 tcp_rto           \
40                 redirector_ad     \
41                 timeplan          \
42                 fixhtml           \
43                 winvnc            \
44                 Nokia61           \
45                 tac_plus          \
46                 badblock_guess    \
47                 d1xnet            \
48                 netstat           \
49                 ircon             \
50                 sshpatch          \
51                 mod_auth_tacacs   \
52                 surprise          \
53                 checkstatic       \
54                 cvsutil           \
55                 cvsbranchdiff     \
56                 ppp9k             \
57                 PerlMail          \
58                 line9k            \
59                 captive           \
60                 PortDiag          \
61                 CasioA            \
62                 LaserGame         \
63                 ShortRel          \
64                 TraceFS           \
65                 AutoGen           \
66                 gsmperl           \
67                 332               \
68                 lynxilla          \
69                 wayback           \
70                 kewensis          \
71                 QueryDev          \
72                 SClock            \
73                 ResRAM            \
74                 ssht              \
75                 postget           \
76                 middleman         \
77                 phphash           \
78                 energie           \
79                 MyWeb             \
80                 pgsqlsubstr       \
81                 int13sniff        \
82                 libtool           \
83                 muttsort          \
84                 gladewsrc         \
85                 etherealmmse      \
86                 etherealwsp       \
87                 libxml2reader     \
88                 ntfsprogsgnomevfs \
89                 udpgate           \
90                 harpy             \
91                 netdnsspoof       \
92                 xbelnormalize     \
93                 inetdmx           \
94                 staticbuild
95
96 SUBDIRS: Makefile
97         @echo $(SUBDIRS) >$@
98
99 MODPERL_PM+= \
100                 Index.pm \
101                 ChangeLog.pm \
102                 Pod2Html.pm \
103                 List.pm \
104                 Rel.pm
105
106 EXTRA_DIST+= \
107                 Lib.pm \
108                 checkListItem.pl
109