diff options
author | infirit <[email protected]> | 2013-10-20 17:15:20 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-10-20 17:17:38 +0200 |
commit | b0e445e340b8729c06ab3a047a949bf00a60bfc9 (patch) | |
tree | 8e606a503c3cc4cf4fe49d1841550329a24e4d8a /Makefile.am | |
parent | 6b49ed3dbedf8d13232b9fd97140844610448778 (diff) | |
download | mate-calc-b0e445e340b8729c06ab3a047a949bf00a60bfc9.tar.bz2 mate-calc-b0e445e340b8729c06ab3a047a949bf00a60bfc9.tar.xz |
Make tar.xz, fix make dist and remove GTK_REQUIRED (now in case)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 2a69bed..33dd4f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,5 +16,4 @@ DISTCLEANFILES = \ xmldocs.make EXTRA_DIST = \ - autogen.sh \ - mate-calc.doap + autogen.sh |