Revision 15503,
625 bytes
checked in by ghudson, 24 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r15502,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | NULL = |
---|
2 | |
---|
3 | SUBDIRS= \ |
---|
4 | po \ |
---|
5 | intl \ |
---|
6 | docs \ |
---|
7 | idl \ |
---|
8 | liboaf \ |
---|
9 | api-docs \ |
---|
10 | oafd \ |
---|
11 | utils \ |
---|
12 | test \ |
---|
13 | $(NULL) |
---|
14 | |
---|
15 | bin_SCRIPTS=oaf-config |
---|
16 | |
---|
17 | EXTRA_DIST= \ |
---|
18 | oaf-config.in \ |
---|
19 | oaf.m4 \ |
---|
20 | oafConf.sh.in \ |
---|
21 | oafConf.sh \ |
---|
22 | oaf.spec.in \ |
---|
23 | oaf-config.xml \ |
---|
24 | oaf-config.xml.sample \ |
---|
25 | oaf.spec \ |
---|
26 | AUTHORS \ |
---|
27 | COPYING \ |
---|
28 | ChangeLog \ |
---|
29 | NEWS \ |
---|
30 | README \ |
---|
31 | $(NULL) |
---|
32 | |
---|
33 | oafconfigdir=$(sysconfdir)/oaf |
---|
34 | oafconfig_DATA = \ |
---|
35 | oaf-config.xml \ |
---|
36 | oaf-config.xml.sample \ |
---|
37 | $(NULL) |
---|
38 | |
---|
39 | confexecdir = $(libdir) |
---|
40 | confexec_DATA = oafConf.sh |
---|
41 | |
---|
42 | m4datadir=$(datadir)/aclocal |
---|
43 | m4data_DATA=oaf.m4 |
---|
44 | |
---|
45 | #dist-hook: oaf.spec |
---|
46 | # cp oaf.spec $(distdir) |
---|
Note: See
TracBrowser
for help on using the repository browser.