Added directory src

This commit is contained in:
Pierre Pronchery 2004-02-29 01:46:35 +00:00
parent ae3923f28e
commit 9db5dc915d
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
all:
SUBDIRS = src
clean:
distclean:
all clean distclean:
@for i in $(SUBDIRS); do make -C $$i $@ || exit $$?; done

View File

@ -1 +1,2 @@
package=configure
subdirs=src