mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
src/gui/Makefile.am: fix creation of git_version.h again
thx to snafed!
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5420e509da
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-29 (Wed, 29 May 2013)
Origin message was:
------------------
- src/gui/Makefile.am: fix creation of git_version.h again
thx to snafed!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -18,6 +18,7 @@ git_version.h:
|
|||||||
echo '#define BUILT_DATE "'`date`'"' > git_version.h ; \
|
echo '#define BUILT_DATE "'`date`'"' > git_version.h ; \
|
||||||
fi
|
fi
|
||||||
noinst_HEADERS = git_version.h
|
noinst_HEADERS = git_version.h
|
||||||
|
.PHONY: git_version.h
|
||||||
|
|
||||||
SUBDIRS = bedit components widget
|
SUBDIRS = bedit components widget
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user