Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alexmarsev/libbs2b.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhartwork <hartwork@bc0edfbe-c936-4687-b64d-f70bc3985e72>2009-03-20 17:14:36 +0300
committerhartwork <hartwork@bc0edfbe-c936-4687-b64d-f70bc3985e72>2009-03-20 17:14:36 +0300
commitcb2e76466b4e5a076d1d2d67b5c9cc5d460b3b19 (patch)
tree942110603954a07afb585b79836b7abd988cb2eb
parenta01e3043977c6c2f7fd5464f028769f2d460a452 (diff)
Fix 'make distcheck'
git-svn-id: svn://svn.code.sf.net/p/bs2b/code/trunk/libbs2b@76 bc0edfbe-c936-4687-b64d-f70bc3985e72
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5f6e19d..414aeec 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,6 +9,7 @@ bin_PROGRAMS = \
bs2b_HEADERS = \
bs2b.h \
bs2bclass.h \
+ bs2btypes.h \
bs2bversion.h
bs2bdir = $(includedir)/bs2b