comparison src/c/Makefile.in @ 1141:f6cb1cb2d7a8

Another try to include more Autofiles in the distribution
author Adam Chlipala <adamc@hcoop.net>
date Sat, 30 Jan 2010 15:34:00 -0500
parents b7118ffd32ae
children 7a17588edbff
comparison
equal deleted inserted replaced
1140:ae818127a725 1141:f6cb1cb2d7a8
35 build_triplet = @build@ 35 build_triplet = @build@
36 host_triplet = @host@ 36 host_triplet = @host@
37 subdir = src/c 37 subdir = src/c
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.ac 40 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
41 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
42 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
43 $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 $(ACLOCAL_M4) 45 $(ACLOCAL_M4)
43 mkinstalldirs = $(install_sh) -d 46 mkinstalldirs = $(install_sh) -d
44 CONFIG_CLEAN_FILES = 47 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES = 48 CONFIG_CLEAN_VPATH_FILES =