rcsim: create rcsim.h automatically

add rcsim.h to .gitignore


Origin commit data
------------------
Commit: fb44e90b03
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-10-04 (Fri, 04 Oct 2013)

Origin message was:
------------------
- rcsim: create rcsim.h automatically

 add rcsim.h to .gitignore
This commit is contained in:
vanhofen
2013-10-04 10:25:27 +02:00
parent 80284029d4
commit 07ca06d33b
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View File

@@ -37,5 +37,6 @@ src/zapit/src/pzapit
src/zapit/src/udpstreampes
src/drivertool
src/dt
src/rcsim.h
src/gui/version.h
src/nhttpd/nhttpd.conf

View File

@@ -1,3 +1,9 @@
BUILT_SOURCES = rcsim.h
rcsim.h:
pushd $(top_srcdir)/src/ && ./create_rcsim_h.sh > $@
.PHONY: rcsim.h
AM_CXXFLAGS = -fno-rtti -fno-exceptions -D__STDC_FORMAT_MACROS
SUBDIRS = zapit gui daemonc driver system eitd timerd nhttpd