From df7b6afdffc977466b3797627a02533c6f0e6e5a Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 21 Apr 2010 14:23:50 +0200 Subject: Add data/defs.h to archive --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f24f7dd9..350c9475 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,5 +3,6 @@ EXTRA_DIST = configure src/cell.h src/hdf5-file.h src/image.h \ src/sfac.h src/reflections.h src/list_tmp.h \ src/statistics.h src/displaywindow.h src/render.h src/hdfsee.h \ data/displaywindow.ui src/dirax.h src/peaks.h src/index.h \ - src/filters.h src/diffraction-gpu.h src/cl-utils.h + src/filters.h src/diffraction-gpu.h src/cl-utils.h \ + data/defs.h SUBDIRS = src data -- cgit v1.2.3