summaryrefslogtreecommitdiffhomepage
path: root/mixlib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mixlib/Makefile.am')
-rw-r--r--mixlib/Makefile.am15
1 files changed, 3 insertions, 12 deletions
diff --git a/mixlib/Makefile.am b/mixlib/Makefile.am
index 26355cf..a81403c 100644
--- a/mixlib/Makefile.am
+++ b/mixlib/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000 jose antonio ortega ruiz <jaortega@retemail.es>
+# Copyright (C) 2000 jose antonio ortega ruiz <jaortega@acm.org>
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -24,14 +24,5 @@ libmix_a_SOURCES = mix.h mix.c \
mix_file.h mix_file.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_device.h mix_device.c \
+ mix_eval.h mix_eval.c xmix_eval.h mix_eval_scanner.l