Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Makefile Indentation Issue #788

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Fix Makefile Indentation Issue #788

merged 1 commit into from
Nov 30, 2023

Conversation

hiento09
Copy link
Collaborator

This PR addresses an issue in the Makefile where 4 spaces were used instead of a tab for indentation. This caused errors when running make commands. The spaces have been replaced with tabs to adhere to Makefile syntax standards and ensure proper execution.

@hiento09 hiento09 added type: bug Something isn't working type: chore Maintenance, integration, packaging related labels Nov 30, 2023
@hiento09 hiento09 added this to the v0.4.0 milestone Nov 30, 2023
@hiento09 hiento09 self-assigned this Nov 30, 2023
@hiento09 hiento09 merged commit 3b20d48 into main Nov 30, 2023
@hiento09 hiento09 deleted the fix/makefile-error branch November 30, 2023 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working type: chore Maintenance, integration, packaging related
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants