diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 11:01:15 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 11:01:15 +0100 |
commit | a82c82acb9ce4aa3058212c52db44a717b45bcd2 (patch) | |
tree | c982ca45e4d6c6376e4f1b598503040daead9217 /Makefile.am | |
parent | 56ac6e87628044f0465cdb78cb49f59f5e626bc6 (diff) | |
download | mate-system-monitor-a82c82acb9ce4aa3058212c52db44a717b45bcd2.tar.bz2 mate-system-monitor-a82c82acb9ce4aa3058212c52db44a717b45bcd2.tar.xz |
Include autogen.sh in tarball
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6084b1a..44436ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,7 @@ man_MANS = mate-system-monitor.1 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} EXTRA_DIST = \ + autogen.sh \ $(man_MANS) \ mate-system-monitor.desktop.in \ intltool-extract.in \ |