From: Felix Domke Date: Sat, 27 Oct 2007 09:57:27 +0000 (+0000) Subject: make main.o to depend on version.h, too X-Git-Tag: 2.6.0~1785 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/0ad5e2d3d987a14b7573b372927e75526d2c867f make main.o to depend on version.h, too --- diff --git a/main/Makefile.am b/main/Makefile.am index 04f024ee..e2a16952 100644 --- a/main/Makefile.am +++ b/main/Makefile.am @@ -8,6 +8,8 @@ enigma2_SOURCES = \ bsod.o: version.h +main.o: version.h + # when there is no ../CVS/Entries, don't worry. ../CVS/Entries: