From cbbdf0f622ed3a8642e30198940e24117baaf55e Mon Sep 17 00:00:00 2001 From: Jamey Sharp Date: Sun, 12 Nov 2006 17:48:28 -0800 Subject: Clean up built sources. Makes `distcheck` pass. --- atom/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'atom') diff --git a/atom/Makefile.am b/atom/Makefile.am index db261a8..eaff571 100644 --- a/atom/Makefile.am +++ b/atom/Makefile.am @@ -16,6 +16,7 @@ pkgconfig_DATA = xcb-atom.pc EXTRA_DIST = xcb-atom.pc.in BUILT_SOURCES = atoms.c atoms.gperf xcb_atom.h +CLEANFILES = $(BUILT_SOURCES) atoms.c: atoms.gperf $(GPERF) --output-file $@ $< -- cgit v1.2.3