Skip to content

Commit

Permalink
fix issue #7
Browse files Browse the repository at this point in the history
- manually force dependency between adwm and adwm-adwm.la
  • Loading branch information
bbidulock committed Oct 4, 2019
1 parent 800df77 commit 45d7bfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,5 @@ if WITH_WMAKER
adwmmod_LTLIBRARIES += adwm-wmaker.la
endif

EXTRA_adwm_DEPENDENCIES = $(adwmmod_LTLIBRARIES)

0 comments on commit 45d7bfd

Please sign in to comment.