Forgot to commit this - added Master/application.make and Instance/application.make

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12363 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-02-01 11:28:09 +00:00
parent 8f964377b1
commit b9aaaf40df

View file

@ -84,9 +84,11 @@ MAKE_FILES = aggregate.make application.make bundle.make service.make \
spec-rules.template spec-debug-rules.template \
spec-debug-alone-rules.template
MASTER_MAKE_FILES = source-distribution.make rpm.make rules.make
MASTER_MAKE_FILES = source-distribution.make rpm.make rules.make \
application.make
INSTANCE_MAKE_FILES = rules.make
INSTANCE_MAKE_FILES = rules.make \
application.make
all: generated-files which_lib$(EXEEXT)