Revision: 14769 Author: adrian.chadd Date: Tue Aug 31 05:41:21 2010 Log: Add missing Makefile
http://code.google.com/p/lusca-cache/source/detail?r=14769 Added: /branches/LUSCA_HEAD/test-suite/Makefile.am ======================================= --- /dev/null +++ /branches/LUSCA_HEAD/test-suite/Makefile.am Tue Aug 31 05:41:21 2010 @@ -0,0 +1,8 @@ + +if ENABLE_ATF +ATFDIR= atf/ +else +ATFDIR= +endif + +SUBDIRS= $(ATFDIR) -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
