diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index 235af541..e98526a9 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -10,7 +10,7 @@ ## License for the specific language governing permissions and limitations ## under the License. -nobase_dist_pkgdata_DATA = \ +nobase_dist_localdata_DATA = \ server/main.js \ www/browse/_compact_database.html \ www/browse/_create_database.html \ |