diff options
author | monsta <[email protected]> | 2016-04-07 10:58:57 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-04-07 10:58:57 +0300 |
commit | 31dda79936296b5f83da240d02610c3e91d16dcd (patch) | |
tree | 8d8855ab079cf7ba028f5736fd63786ac3a0e219 /Makefile.am | |
parent | 7606fdff82426d9822997a987f9ea4419065aaf7 (diff) | |
download | eom-31dda79936296b5f83da240d02610c3e91d16dcd.tar.bz2 eom-31dda79936296b5f83da240d02610c3e91d16dcd.tar.xz |
drop ancient gnome leftovers
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 8f4066c..de7f3c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,10 +13,7 @@ EXTRA_DIST = \ COPYING \ HACKING \ NEWS \ - NEWS.gnome \ - README \ - THANKS \ - TODO + README DISTCLEANFILES = \ intltool-extract \ |