diff options
author | Kevin E Martin <kem@kem.org> | 2005-07-28 15:57:12 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-07-28 15:57:12 +0000 |
commit | 9dc00b804b6283a6371cae136f0c4abc743e3462 (patch) | |
tree | e5c74a97b2b4166ac578458d30019e195c349efc /Makefile.am | |
parent | 8b5dc957345bbee8349340e345a6a06ec42a16e8 (diff) |
Fix distcheck for remaining apps
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 28169dc..8081200 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,3 +63,5 @@ x11perfcomp: x11pcomp.cpp CLEANFILES = $(bin_SCRIPTS) x11perfcomp + +EXTRA_DIST = x11pcomp.cpp |