From 22c58c34d9b19fcbead4e9b6edfdf7012166a980 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 12 Apr 2009 23:45:27 +0200 Subject: ship example blobs in tarball --- Makefile.am | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f76414a..c9ef12c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,19 @@ # License along with libatasmart. If not, If not, see # . -EXTRA_DIST = bootstrap.sh LGPL README atasmart.vapi atasmart.c +EXTRA_DIST = \ + bootstrap.sh \ + LGPL \ + README \ + atasmart.vapi \ + atasmart.c \ + blob-examples/README \ + blob-examples/Maxtor_96147H8--BAC51KJ0 \ + blob-examples/SAMSUNG_HD501LJ--CR100-12 \ + blob-examples/ST320410A--3.39 \ + blob-examples/WDC_WD2500JB--00REA0-20.00K20 \ + blob-examples/WDC_WD5000AAKS--00TMA0-12.01C01 + SUBDIRS = CLEANFILES = atasmart.strpool.c -- cgit