diff options
author | Stefano Karapetsas <[email protected]> | 2013-08-02 01:05:38 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-03 13:56:55 +0200 |
commit | bc54d96523662e4c41ab3bda9885b3d4df518426 (patch) | |
tree | d7b24264aade2622ea98a666c0a58860152dcbe0 | |
parent | 73a4c2c913b6b0ba94760978940f30f43c51443f (diff) | |
download | mate-power-manager-bc54d96523662e4c41ab3bda9885b3d4df518426.tar.bz2 mate-power-manager-bc54d96523662e4c41ab3bda9885b3d4df518426.tar.xz |
Add NEWS.GNOME to EXTRA_DIST
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 460dce3..0691df3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,6 +17,7 @@ endif EXTRA_DIST = \ HACKING \ + NEWS.GNOME \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ |