diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2017-05-14 15:13:35 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2017-05-14 15:13:35 +0200 |
commit | 4ee5ed68b97377bed20382b2cb80f6bc1e801cc0 (patch) | |
tree | e7f6a0b0ba92a3d3715e9bc88e6a6aa0a51238fe | |
parent | 74bbc5002116c2856e613558b60855c7a311cf13 (diff) |
Add missing dist files
-rw-r--r-- | plugingui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index a9da1db..dd36783 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -176,6 +176,7 @@ EXTRA_DIST = \ pluginconfig.h \ powerbutton.h \ progressbar.h \ + resamplingframecontent.h \ resource.h \ resource_data.h \ scrollbar.h \ |