From c399108def3f3e91870e2569b8a45035d916c03e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnim=20L=C3=A4uger?= Date: Wed, 8 Apr 2009 20:23:51 +0000 Subject: [PATCH] added missing files for install git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1483 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- jtag/ChangeLog | 2 ++ jtag/data/Makefile.am | 2 ++ 2 files changed, 4 insertions(+) diff --git a/jtag/ChangeLog b/jtag/ChangeLog index 4848bae6..1bfa655e 100644 --- a/jtag/ChangeLog +++ b/jtag/ChangeLog @@ -1,5 +1,7 @@ 2009-04-08 Arnim Laeuger + * data/Makefile.am: added missing files for install + * doc/UrJTAG.txt: describe bus command * doc/bsdl2jtag.1, doc/jtag.1, THANKS: Various manpage updates (Uwe Hermann) diff --git a/jtag/data/Makefile.am b/jtag/data/Makefile.am index 5661f9e8..d1217ae7 100644 --- a/jtag/data/Makefile.am +++ b/jtag/data/Makefile.am @@ -29,6 +29,7 @@ nobase_dist_pkgdata_DATA = \ altera/PARTS \ altera/ep1c20f400/STEPPINGS \ altera/ep1c20f400/ep1c20f400 \ + altera/ep1c6q240/STEPPINGS \ altera/ep1c6q240/ep1c6q240 \ altera/epm7128aetc100/STEPPINGS \ altera/epm7128aetc100/epm7128aetc100 \ @@ -145,6 +146,7 @@ nobase_dist_pkgdata_DATA = \ marvell/88e1118/88e1118 \ marvell/88f5182/STEPPINGS \ marvell/88f5182/88f5182-a2 \ + motorola/mpc8241/1.2 \ motorola/mpc8245/1.2 \ philips/PARTS \ philips/xcr3128xl-cs144/STEPPINGS \