diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-01-07 13:45:56 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-01-07 13:45:56 +0100 |
commit | 514baf79795018fb68c2d40fcd512dfcafc4101a (patch) | |
tree | 943666141ec4503da7ccfc48c781feec63a6a735 /Makefile.in | |
parent | 8c59f319a712a515c6cad539afc2144e19bd006d (diff) |
Gallery missing from gbuild_TARGETS
Change-Id: I9f44b64f1bc6d608f80666e46cc313ac0c123475
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index fa3ffd3adeef..c1e7af170d52 100644 --- a/Makefile.in +++ b/Makefile.in @@ -118,6 +118,7 @@ gbuild_TARGETS := AllLangHelp \ ExtensionPackageSet \ ExternalPackage \ ExternalProject \ + Gallery \ GeneratedPackage \ InstallModule \ InstallScript \ |