diff --git a/jtag/Makefile.am b/jtag/Makefile.am index 448649a5..30e1bd42 100644 --- a/jtag/Makefile.am +++ b/jtag/Makefile.am @@ -22,8 +22,10 @@ # SUBDIRS = \ + data \ src DIST_SUBDIRS = \ include \ + data \ src diff --git a/jtag/configure.ac b/jtag/configure.ac index f22ff62d..c636bdf2 100644 --- a/jtag/configure.ac +++ b/jtag/configure.ac @@ -33,6 +33,7 @@ AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION) AC_CONFIG_FILES( Makefile + data/Makefile include/Makefile src/Makefile src/tap/Makefile diff --git a/jtag/data/.cvsignore b/jtag/data/.cvsignore new file mode 100644 index 00000000..282522db --- /dev/null +++ b/jtag/data/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/jtag/data/Makefile.am b/jtag/data/Makefile.am new file mode 100644 index 00000000..3738ddd0 --- /dev/null +++ b/jtag/data/Makefile.am @@ -0,0 +1,37 @@ +# +# $Id$ +# +# Copyright (C) 2002 ETC s.r.o. +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. +# +# Written by Marcel Telka , 2002. +# + +nobase_dist_pkgdata_DATA = \ + MANUFACTURERS \ + atmel/PARTS \ + atmel/atmega128/STEPPINGS \ + atmel/atmega128/atmega128 \ + intel/PARTS \ + intel/pxa250/STEPPINGS \ + intel/pxa250/pxa250 \ + intel/pxa250/pxa260 \ + intel/sa1110/STEPPINGS \ + intel/sa1110/sa1110 \ + xilinx/PARTS \ + xilinx/xcr3128xl-cs144/STEPPINGS \ + xilinx/xcr3128xl-cs144/xcr3128xl-cs144