diff options
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 be3db32..87463d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,6 @@ # CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. aclocaldir = $(datadir)/aclocal -aclocal_DATA = xorgversion.m4 +aclocal_DATA = xorgversion.m4 xorg-macros.m4 EXTRA_DIST = $(aclocal_DATA) |