split build files into dist_ and noinst_ SOURCES
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18284 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -10,7 +10,7 @@ man_MANS = ktutil.8
|
||||
|
||||
sbin_PROGRAMS = ktutil
|
||||
|
||||
ktutil_SOURCES = \
|
||||
dist_ktutil_SOURCES = \
|
||||
add.c \
|
||||
change.c \
|
||||
copy.c \
|
||||
@@ -19,9 +19,11 @@ ktutil_SOURCES = \
|
||||
list.c \
|
||||
purge.c \
|
||||
remove.c \
|
||||
ktutil-commands.c \
|
||||
rename.c
|
||||
|
||||
nodist_ktutil_SOURCES = \
|
||||
ktutil-commands.c
|
||||
|
||||
$(ktutil_OBJECTS): ktutil-commands.h
|
||||
|
||||
CLEANFILES = ktutil-commands.h ktutil-commands.c
|
||||
|
Reference in New Issue
Block a user