X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=aacbe3a0ddf4bc27f9ae4f7df800b11852c2acf0;hb=01e17eeba10b724375e2244949a6833be129052b;hp=b6d125abfc634ce92e4d8aa873c1e7be88b02ad7;hpb=711d4c0696c03c1661ca45e0a3e8c8577e084703;p=plcapi.git diff --git a/Makefile b/Makefile index b6d125a..aacbe3a 100644 --- a/Makefile +++ b/Makefile @@ -4,14 +4,14 @@ # Mark Huang # Copyright (C) 2005 The Trustees of Princeton University # -# $Id: plcsh,v 1.3 2006/01/09 19:57:24 mlhuang Exp $ +# $Id: Makefile,v 1.1 2006/09/06 15:33:59 mlhuang Exp $ # # Metafiles INIT := PLC/__init__.py PLC/Methods/__init__.py # Other stuff -SUBDIRS := doc +SUBDIRS := doc php all: $(INIT) $(SUBDIRS)