… | |
… | |
74 | PACKAGE = @PACKAGE@ |
74 | PACKAGE = @PACKAGE@ |
75 | RANLIB = @RANLIB@ |
75 | RANLIB = @RANLIB@ |
76 | VERSION = @VERSION@ |
76 | VERSION = @VERSION@ |
77 | cflags_set = @cflags_set@ |
77 | cflags_set = @cflags_set@ |
78 | |
78 | |
79 | SUBDIRS = compat lib psiconv formats docs |
79 | SUBDIRS = compat lib program formats extra docs |
80 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
80 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
81 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
81 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
82 | CONFIG_HEADER = config.h |
82 | CONFIG_HEADER = config.h |
83 | CONFIG_CLEAN_FILES = |
83 | CONFIG_CLEAN_FILES = |
84 | DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \ |
84 | DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \ |