dunst/.gitignore
Nikos Tsipinakis e288fe4b93 Fix makefile not recompiling on header change
We currently do not keep track of header files in our Makefile so if one
is changed it can lead to multiple incompatible binary files being
linked. Instead we now create dependency lists for each source file and
recompile them if the need arises.

Fixes #594
2019-01-28 09:49:46 +02:00

18 lines
181 B
Plaintext

*.o
*.d
*.gcda
*.gcno
*.gcov
core
vgcore.*
/docs/dunst.1
/docs/internal/coverage
/docs/internal/html
/dunst
/dunstify
/dunst.systemd.service
/org.knopwob.dunst.service
/test/test