From 4d115fa60ada0e8be73c456efe6d6f56c8a56792 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 11 Mar 2011 05:41:46 +0000 Subject: flushed out API with objects for all the current levels svn path=/trunk/externals/log/; revision=15026 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cb801f8..a6c28a5 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ LIBRARY_NAME = log # add your .c source files, one object per file, to the SOURCES # variable, help files will be included automatically, and for GUI # objects, the matching .tcl file too -SOURCES = logpost.c error.c +SOURCES = logpost.c debug.c normal.c error.c fatal.c # list all pd objects (i.e. myobject.pd) files here, and their helpfiles will # be included automatically -- cgit v1.2.1