Fix some tab issues in the Makefile.am file
This commit is contained in:
parent
cf4082dbeb
commit
d12909d572
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ bin_SCRIPTS = \
|
|||
scripts/guix-data-service-process-branch-updated-mbox \
|
||||
scripts/guix-data-service-manage-build-servers \
|
||||
scripts/guix-data-service-query-build-servers \
|
||||
scripts/guix-data-service-backup-database \
|
||||
scripts/guix-data-service-backup-database \
|
||||
scripts/guix-data-service-create-small-backup
|
||||
|
||||
moddir = $(prefix)/share/guile/site/$(GUILE_EFFECTIVE_VERSION)
|
||||
|
|
@ -72,7 +72,7 @@ SOURCES = \
|
|||
guix-data-service/comparison.scm \
|
||||
guix-data-service/config.scm \
|
||||
guix-data-service/database.scm \
|
||||
guix-data-service/utils.scm \
|
||||
guix-data-service/utils.scm \
|
||||
guix-data-service/data-deletion.scm \
|
||||
guix-data-service/jobs.scm \
|
||||
guix-data-service/jobs/load-new-guix-revision.scm \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue