diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 11:05:49 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 11:05:49 +0100 |
commit | d7526b7bf2449d2a077a4c20d5f48804e246dae4 (patch) | |
tree | 46ad0f3a7bc184680f0de3f34338013d91aa3dbf | |
parent | f0e0a6f8dbfb497681f47d3ea55da791ca2faa3a (diff) | |
download | mozo-d7526b7bf2449d2a077a4c20d5f48804e246dae4.tar.bz2 mozo-d7526b7bf2449d2a077a4c20d5f48804e246dae4.tar.xz |
Include autogen.sh in tarball
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 1d7a1ad..53f3db0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,7 @@ mozo: mozo.in mozo: Makefile EXTRA_DIST = \ + autogen.sh \ mozo.in ChangeLog: |