Skip to content
Snippets Groups Projects
Commit 7a98ee19 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-01-31 15:12:07 by simonmar]

Include the configure script in a src dist.
parent 4b1f1a3b
No related branches found
No related tags found
No related merge requests found
#-----------------------------------------------------------------------------
# $Id: Makefile,v 1.9 1999/12/07 11:19:35 simonmar Exp $
# $Id: Makefile,v 1.10 2000/01/31 15:12:07 simonmar Exp $
#
TOP=.
......@@ -35,4 +35,6 @@ ifeq ($(IncludeTestDirsInBuild),YES)
SUBDIRS += tests
endif
SRC_DIST_FILES += configure
include $(TOP)/mk/target.mk
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment