diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-09 06:54:17 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-09 06:54:17 +0100 |
commit | 7152401783578b56343f578b4ec920998660de33 (patch) | |
tree | c738003b876bbe3085d3a677849b67e387df4f53 /Makefile.am | |
parent | 72e3d4c55a6569d966059f762824c38d06055871 (diff) |
New upstream version 0.25.0.1upstream/0.25.0.1
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e47126b..4c7d9d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -151,4 +151,5 @@ dist_noinst_DATA += \ vapi/libgphoto2.vapi \ vapi/libraw.vapi \ vapi/unity.deps \ - vapi/unity.vapi + vapi/unity.vapi \ + vapi/misc.vapi |