aboutsummaryrefslogtreecommitdiff
path: root/libplanfahr/Makefile.am
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-05-07 09:12:22 +0200
committerGuido Günther <agx@sigxcpu.org>2015-05-07 09:47:12 +0200
commitff4b3279432b8f0facda456c15a6b2ba597c6909 (patch)
treedbf427e66639b3b58115fc16ac48153cd2df807e /libplanfahr/Makefile.am
parent6dc49293225cf01f1663b6c7387c283057b3c30a (diff)
Introduce status flags for each trip
This can be used to e.g. indicate cancelled trips
Diffstat (limited to 'libplanfahr/Makefile.am')
-rw-r--r--libplanfahr/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libplanfahr/Makefile.am b/libplanfahr/Makefile.am
index 82e8f43..12044fb 100644
--- a/libplanfahr/Makefile.am
+++ b/libplanfahr/Makefile.am
@@ -3,8 +3,8 @@ include $(top_srcdir)/flymake.mk
SUBDIRS = providers tests
EXTRA_DIST = libplanfahr.sym \
- lpf-enumtypes.c \
- lpf-enumtypes.h \
+ lpf-enumtypes.c.template \
+ lpf-enumtypes.h.template \
$(NULL)
BUILT_SOURCES = \