diff options
-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 |