X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=Makefile.in;h=b729f8a0bbcf56b3855f6c67ffd81266f4e55c43;hp=10c58e31705ccb37b5fbb99ef14691c53b15c90c;hb=21a3eb69ff13b601703cfdcca278a3f60e949737;hpb=daabe07732976d6a77a0a80309fe56a2f4d3c14a diff --git a/Makefile.in b/Makefile.in index 10c58e3..b729f8a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -96,7 +96,7 @@ wxlibs = @wxlibs@ @HAVE_WXWINDOWS_TRUE@EXTRA_DIRS3 = src @HAVE_WXWINDOWS_FALSE@EXTRA_DIRS3 = -SUBDIRS = $(EXTRA_DIRS1) $(EXTRA_DIRS2) libctsupport libctsim man doc html cgi-bin include $(EXTRA_DIRS3) tools helical +SUBDIRS = man doc libctsupport libctsim html cgi-bin include $(EXTRA_DIRS1) $(EXTRA_DIRS2) $(EXTRA_DIRS3) tools helical EXTRA_DIST = acsite.m4 make.bat msvc/ctsim.dsw msvc/ctsimtext/ctsimtext.dsp msvc/libctsim/libctsim.dsp msvc/ctsim/ctsim.dsp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @@ -113,8 +113,8 @@ DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar GZIP_ENV = --best -DIST_SUBDIRS = getopt libctgraphics libctsupport libctsim man doc html \ -cgi-bin include src tools helical +DIST_SUBDIRS = man doc libctsupport libctsim html cgi-bin include \ +getopt libctgraphics src tools helical all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)