summaryrefslogtreecommitdiff
path: root/gr-fcd/include
diff options
context:
space:
mode:
authorTom Rondeau <tom@trondeau.com>2012-03-13 17:05:13 -0700
committerJohnathan Corgan <jcorgan@corganenterprises.com>2012-03-13 17:05:13 -0700
commite383cfe2674fa6682a1392af8d9b9f090af1aec5 (patch)
treed0568ed0aaf83a6501e357bb2d89e3bb64ef2062 /gr-fcd/include
parente821790d16c21259681895a236d37693ff3a7c84 (diff)
fcd: fixes for distcheck
Diffstat (limited to 'gr-fcd/include')
-rw-r--r--gr-fcd/include/fcd/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/gr-fcd/include/fcd/Makefile.am b/gr-fcd/include/fcd/Makefile.am
index e66a561130..282fd93f7d 100644
--- a/gr-fcd/include/fcd/Makefile.am
+++ b/gr-fcd/include/fcd/Makefile.am
@@ -21,4 +21,6 @@
include $(top_srcdir)/Makefile.common
-grinclude_HEADERS = fcd_source_c.h
+grinclude_HEADERS = \
+ fcd_api.h \
+ fcd_source_c.h