diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am index 3ab0d6962d..abbb985795 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,6 @@ EXTRA_DIST = \ HACKING \ MAINTAINERS \ NEWS \ - evolution.spec.in \ $(appicon_DATA) \ $(application_DATA) @@ -44,7 +43,3 @@ SUBDIRS = \ doc -dist-hook: evolution.spec - cp evolution.spec $(distdir) - - |