diff options
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-01-30 16:55:27 +0100 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-01-30 17:06:26 +0100 |
commit | 21a4f3eaca98c1c54bffcdf3926c631cec9c409d (patch) | |
tree | 6f087f98d6196a4737361c11f61cc94b451ca5d9 /Makefile.am | |
parent | 102ee4a24e4c9ba0c0b65d3ca8599dc7e0216c1e (diff) |
radeon: bump version for releasexf86-video-ati-7.1.0
And fixup distcheck..
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4c278ba7..f4f4233e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,4 +29,4 @@ INSTALL: ChangeLog: $(CHANGELOG_CMD) -dist-hook: ChangeLog INSTALL +EXTRA_DIST = ChangeLog INSTALL |