diff options
author | shadoi <shadoi> | 2005-10-13 05:08:19 +0000 |
---|---|---|
committer | shadoi <shadoi@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33> | 2005-10-13 05:08:19 +0000 |
commit | de0a58dbd36dcaaab0691feb96cd5dcd55fc507e (patch) | |
tree | 5663981af1a3f4b92e43bc85a2113d2f65194c79 /Makefile.am | |
parent | e88c0ed857dc95f0c4dfc0c58eff29875a359eb2 (diff) |
Uhh... yeah, forgot one insignificant little file.
SVN revision: 17497
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3777267a1..24fc69cce 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -11,7 +11,7 @@ EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN enlightenment.spec \ | |||
11 | debian/changelog debian/changelog.in debian/copyright \ | 11 | debian/changelog debian/changelog.in debian/copyright \ |
12 | debian/rules debian/enlightenment.install debian/enlightenment.docs \ | 12 | debian/rules debian/enlightenment.install debian/enlightenment.docs \ |
13 | debian/enlightenment-data.install debian/libe.install \ | 13 | debian/enlightenment-data.install debian/libe.install \ |
14 | debian/libe-dev.install | 14 | debian/libe-dev.install debian/control |
15 | 15 | ||
16 | filesdir = $(datadir)/enlightenment/ | 16 | filesdir = $(datadir)/enlightenment/ |
17 | files_DATA = AUTHORS COPYING | 17 | files_DATA = AUTHORS COPYING |