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 5a825f5..eddfe1f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,7 +61,7 @@ xkbcomp_SOURCES = \ appman_PRE = \ xkbcomp.man -BUILT_SOURCES = xkbparse.c +BUILT_SOURCES = xkbparse.c xkbparse.h MAINTAINERCLEANFILES = $(BUILT_SOURCES) EXTRA_DIST = \ |