aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-04-21 14:23:50 +0200
committerThomas White <taw@physics.org>2010-04-21 14:23:50 +0200
commitdf7b6afdffc977466b3797627a02533c6f0e6e5a (patch)
tree3fd53560d72fd41e87af044e1780dff0daec755a /Makefile.am
parent85a38780608a501dd968c92a311f4a988521e1ca (diff)
Add data/defs.h to archive
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
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