Makefile.am: Actually distribute the `auto-version' script.
[sod] / Makefile.am
index 515031e..fe06772 100644 (file)
@@ -39,4 +39,10 @@ SUBDIRS                      += lib
 ## The tests and examples.
 SUBDIRS                        += test
 
+###--------------------------------------------------------------------------
+### Distribution.
+
+## Additional build tools.
+EXTRA_DIST             += config/auto-version
+
 ###----- That's all, folks --------------------------------------------------