diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 0296d5d..cabc279 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,6 +21,7 @@ unstable_protocols = \ stable_protocols = \ stable/presentation-time/presentation-time.xml \ stable/viewporter/viewporter.xml \ + stable/xdg-shell/xdg-shell.xml \ $(NULL) nobase_dist_pkgdata_DATA = \ |