diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 80483ab..5a98062 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,3 +2,5 @@ MAINTAINERCLEANFILES = Makefile.in SUBDIRS = atom aux event property icccm image keysyms reply renderutil + +EXTRA_DIST=xcb-util-common.h |