… | |
… | |
93 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
93 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
94 | USE_NLS = @USE_NLS@ |
94 | USE_NLS = @USE_NLS@ |
95 | VERSION = @VERSION@ |
95 | VERSION = @VERSION@ |
96 | l = @l@ |
96 | l = @l@ |
97 | |
97 | |
98 | EXTRA_DIST = README.Debian changelog conffiles control copyright dirs docs info init.d postinst rules doc-base.tinc |
98 | EXTRA_DIST = README.Debian changelog conffiles control copyright dirs docs info init.d rules |
99 | |
99 | |
100 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
100 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
101 | CONFIG_HEADER = ../config.h |
101 | CONFIG_HEADER = ../config.h |
102 | CONFIG_CLEAN_FILES = |
102 | CONFIG_CLEAN_FILES = |
103 | DIST_COMMON = Makefile.am Makefile.in |
103 | DIST_COMMON = Makefile.am Makefile.in |