Revision 18311,
435 bytes
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18310,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | NULL = |
---|
2 | |
---|
3 | bin_SCRIPTS = $(BONOBO_SLAY) |
---|
4 | EXTRA_SCRIPTS = bonobo-slay.in |
---|
5 | |
---|
6 | sbin_PROGRAMS = bonobo-activation-sysconf |
---|
7 | |
---|
8 | bonobo_activation_sysconf_SOURCES = \ |
---|
9 | bonobo-activation-sysconf.c \ |
---|
10 | $(NULL) |
---|
11 | |
---|
12 | INCLUDES = \ |
---|
13 | $(UTILS_CFLAGS) \ |
---|
14 | -I$(top_srcdir) \ |
---|
15 | -DSERVER_LOCALEDIR=\""$(datadir)/locale"\" \ |
---|
16 | -DSERVER_CONFDIR=\"$(sysconfdir)\" \ |
---|
17 | $(NULL) |
---|
18 | |
---|
19 | bonobo_activation_sysconf_LDADD = \ |
---|
20 | $(UTILS_LIBS) \ |
---|
21 | $(INTLLIBS) \ |
---|
22 | $(NULL) |
---|
23 | |
---|
Note: See
TracBrowser
for help on using the repository browser.