diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-01 06:22:01 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-01 06:22:01 +0000 |
commit | 8b1f515abc3e5c54103ea04ce1de856dcf0a2865 (patch) | |
tree | 18ff0fd4f6be71ec8f37024b896ad037840dd3e3 | |
parent | 2baa710ffb0cb1567df8740e52477228e251a990 (diff) |
Add magic to EXTRA_DIST
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 15272ee..4a2c2a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,5 +24,5 @@ SUBDIRS = src pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xkbfile.pc -EXTRA_DIST = xkbfile.pc.in autogen.sh +EXTRA_DIST = xkbfile.pc.in autogen.sh magic |