X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=d6a9fdb298925a489fc7624088b4366581a74d6a;hb=627ed783e794382024ef52743e292375c851099f;hp=3e9dec7d87ceb61b0ccfd382ddf547e70334226d;hpb=b6efd7061d22b599a895a69c5b37e7c8623a2619;p=sigrok-firmware.git diff --git a/Makefile.am b/Makefile.am index 3e9dec7..d6a9fdb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,8 @@ ## -## This file is part of the sigrok project. +## This file is part of the sigrok-firmware project. ## ## Copyright (C) 2012 Uwe Hermann +## Copyright (C) 2012 Bert Vermeulen ## ## 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 @@ -18,9 +19,21 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -ACLOCAL_AMFLAGS = -I autostuff +GNUMAKEFLAGS = --no-print-directory -SUBDIRS = asix-sigma +dist_pkgdata_DATA = \ + asix-sigma/asix-sigma-100.fw \ + asix-sigma/asix-sigma-200.fw \ + asix-sigma/asix-sigma-50.fw \ + asix-sigma/asix-sigma-50sync.fw \ + sysclk-lwla/sysclk-lwla1034-extneg.rbf \ + sysclk-lwla/sysclk-lwla1034-extpos.rbf \ + sysclk-lwla/sysclk-lwla1034-int.rbf \ + sysclk-lwla/sysclk-lwla1034-off.rbf + +dist_noinst_DATA = \ + asix-sigma/LICENSE.Sigma \ + sysclk-lwla/LICENSE.LWLA MAINTAINERCLEANFILES = ChangeLog