summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 197485b..e686ec0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -29,6 +29,7 @@ EXTRA_DIST = \
semaphore.h \
thread.h \
velocity.h \
+ versionstr.h \
\
audiofile.cc \
audioinputengine.cc \
@@ -56,4 +57,5 @@ EXTRA_DIST = \
saxparser.cc \
semaphore.cc \
thread.cc \
- velocity.cc
+ velocity.cc \
+ versionstr.cc \ No newline at end of file