Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
ceders-lyskom-elisp-client
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Per Cederqvist
ceders-lyskom-elisp-client
Commits
737ce403
Commit
737ce403
authored
Apr 03, 2002
by
Ulrik Haugen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renamed debian-package to debian-packages and changed to call that
target in src/Makefile instead.
parent
4a1453e0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile
Makefile
+2
-2
No files found.
Makefile
View file @
737ce403
...
...
@@ -41,5 +41,5 @@ clean:
(
cd
doc
;
${MAKE}
clean
)
(
cd
misc
;
${MAKE}
clean
)
debian-package
:
(
cd
src
;
$(MAKE)
debian-package
)
debian-package
s
:
(
cd
src
;
$(MAKE)
debian-package
s
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment