aboutsummaryrefslogtreecommitdiff
path: root/src/fes/Makefile.am
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-03-04 23:44:16 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-03-04 23:44:16 -0500
commitf5c5767c9bb756e0fb6b285ddf0608a94389e931 (patch)
tree8822448fcd3dff7978b69b3112aa0367bfb5e074 /src/fes/Makefile.am
parentd54fe7c1f704a63824c5bfa0ece65245572e9b27 (diff)
downloadcalfuse-f5c5767c9bb756e0fb6b285ddf0608a94389e931.tar.gz
Putting the rest together
Diffstat (limited to 'src/fes/Makefile.am')
-rw-r--r--src/fes/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/fes/Makefile.am b/src/fes/Makefile.am
new file mode 100644
index 0000000..7aba311
--- /dev/null
+++ b/src/fes/Makefile.am
@@ -0,0 +1,8 @@
+SUBDIRS = .
+bin_PROGRAMS = cf_calfes
+cf_calfes_SOURCES = \
+ cf_calfes.c cf_fes_init.c cf_fes_read.c cf_fes_write.c \
+ cf_fes_cal.c cf_fes_get_cal_image.c cf_limbang.c \
+ cf_fes_apply_bias.c cf_fes_apply_flat.c cf_fes_apply_mask.c
+cf_calfes_LDADD = ../slalib/libsla.la ../libcf/libcf.la
+cf_calfes_CFLAGS = -I../../include -I./