diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 10:45:41 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 10:45:41 +0100 |
commit | 598dea7965a7684bcaa9351903ea82fcdefabbb0 (patch) | |
tree | 48e9d52fc608e0d0559cde84c13c3781fd57fcb3 | |
parent | d2c986bdbd1789b816af4fa2dbff54f050893acf (diff) | |
download | mate-power-manager-598dea7965a7684bcaa9351903ea82fcdefabbb0.tar.bz2 mate-power-manager-598dea7965a7684bcaa9351903ea82fcdefabbb0.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 38dee8e..b464416 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ SUBDIRS += applets endif EXTRA_DIST = \ + autogen.sh \ HACKING \ NEWS.GNOME \ intltool-extract.in \ |