diff options
author | Thomas White <taw@physics.org> | 2010-01-22 16:09:22 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2010-01-22 16:09:22 +0100 |
commit | 8d1e6a113003b5446b7c27885535978ea85494b6 (patch) | |
tree | af3a9fa2aa56a773d0a1326ad9dacac811377864 /data/Makefile.am | |
parent | 75d30a3f2a7d8484575f5b6ba6ed07587dc19f1e (diff) |
Move scattering factors to a common location
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index ed89f312..b4cebb2d 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,2 +1,5 @@ hdfseedir = $(datadir)/hdfsee hdfsee_DATA = displaywindow.ui + +crystfeldir = $(datadir)/crystfel +crystfel_DATA = sfac/* |