From 61ab39873f66649129872485ed721911999060b1 Mon Sep 17 00:00:00 2001 From: mescalinum Date: Sat, 15 Oct 2011 12:26:33 +0000 Subject: move hashtable functions outside svn path=/trunk/externals/loaders/tclpd/; revision=15602 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 752d57b..12a467c 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ EXAMPLES = bitmap-help.pd bitmap-madness.pd bitmap.tcl colorpicker.tcl dynreceiv MANUAL = # tclpd-specific source files -TCLPD_SOURCES = tcl_class.c tcl_loader.c tcl_proxyinlet.c tcl_typemap.c tcl_widgetbehavior.c +TCLPD_SOURCES = hashtable.c tcl_class.c tcl_loader.c tcl_proxyinlet.c tcl_typemap.c tcl_widgetbehavior.c # if you want to include any other files in the source and binary tarballs, # list them here. This can be anything from header files, test patches, -- cgit v1.2.1