diff options
author | Alexander Larsson <alexl@redhat.com> | 2010-07-08 19:22:39 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2010-07-08 20:20:35 +0200 |
commit | ceff16cad6a9191d634b83b2914096e7564924e7 (patch) | |
tree | fa6099ae210a4da9e40ae43dbabc86ab73aa9aab /client/x11 | |
parent | 0c505931dc5cb8edee36d6613cb70946df1ed430 (diff) | |
download | spice-ceff16cad6a9191d634b83b2914096e7564924e7.tar.gz spice-ceff16cad6a9191d634b83b2914096e7564924e7.tar.xz spice-ceff16cad6a9191d634b83b2914096e7564924e7.zip |
Make distcheck work
Diffstat (limited to 'client/x11')
-rw-r--r-- | client/x11/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/x11/Makefile.am b/client/x11/Makefile.am index ce4813b0..dc83f58c 100644 --- a/client/x11/Makefile.am +++ b/client/x11/Makefile.am @@ -150,6 +150,7 @@ bin_PROGRAMS = spicec spicec_SOURCES = \ atomic_count.h \ event_sources_p.cpp \ + event_sources_p.h \ main.cpp \ named_pipe.h \ named_pipe.cpp \ |