Skip to content

Commit

Permalink
version-magic: Add the define to the right parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
  • Loading branch information
ft committed Oct 19, 2013
1 parent b3d6e05 commit 4360c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version-magic.make.in
@@ -1,4 +1,4 @@
CFLAGS += -D@@MAKE-MACRO@@
CXXFLAGS += -D@@MAKE-MACRO@@

info.o: @@MAKE-DEPS@@
$(CXX) $(CXXFLAGS) -o info.o -c info.cpp

0 comments on commit 4360c1d

Please sign in to comment.