From 40e364e97b179df231b6abbc774326e10759b814 Mon Sep 17 00:00:00 2001 From: jaortega Date: Sun, 17 Dec 2000 01:22:48 +0000 Subject: added mix_src_file.{h,c} --- mixlib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mixlib') diff --git a/mixlib/Makefile.am b/mixlib/Makefile.am index a81403c..f3b986b 100644 --- a/mixlib/Makefile.am +++ b/mixlib/Makefile.am @@ -25,4 +25,5 @@ libmix_a_SOURCES = mix.h mix.c \ mix_code_file.h mix_code_file.c \ mix_parser.h xmix_parser.h mix_parser.c mix_scanner.l \ mix_device.h mix_device.c \ - mix_eval.h mix_eval.c xmix_eval.h mix_eval_scanner.l + mix_eval.h mix_eval.c xmix_eval.h mix_eval_scanner.l \ + mix_src_file.c mix_src_file.h -- cgit v1.2.3