From 191dcd5add0afba8b5d3aaa1e188c562c621712e Mon Sep 17 00:00:00 2001 From: Ivo Timmermans Date: Thu, 11 Apr 2002 20:18:02 +0000 Subject: [PATCH 1/1] Also compile in pokey/ --- src/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index a8f45b64..5b35746b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,7 @@ ## Produce this file with automake to get Makefile.in -# $Id: Makefile.am,v 1.6 2002/04/09 15:28:45 zarq Exp $ +# $Id: Makefile.am,v 1.7 2002/04/11 20:18:02 zarq Exp $ + +SUBDIRS = pokey sbin_PROGRAMS = tincd -- 2.20.1