summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-04-28 16:00:37 -0700
committerJosh Triplett <josh@freedesktop.org>2006-04-28 16:00:37 -0700
commitf42905de7b4cdea9aea3f9168d81f966f89ce2e6 (patch)
treee7cfa81b540b724283b9056a2a616c0d205a4244
parent43afb8c92626370dd07615d234ad86d2b3e70b05 (diff)
Add m4 files to EXTRA_DIST.
-rw-r--r--atom/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/atom/Makefile.am b/atom/Makefile.am
index 50011a2..62119d1 100644
--- a/atom/Makefile.am
+++ b/atom/Makefile.am
@@ -13,7 +13,7 @@ libXCBAtom_la_LIBADD = $(XCB_LIBS)
pkgconfig_DATA = xcb-atom.pc
-EXTRA_DIST = xcb-atom.pc.in
+EXTRA_DIST = xcb-atom.pc.in atomlist.m4 atoms.gperf.m4 xcb_atom.h.m4
BUILT_SOURCES = atoms.c atoms.gperf xcb_atom.h