mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r15641: we know have source/version.h
metze
(This used to be commit c505ce9d3b
)
This commit is contained in:
parent
410fb90322
commit
e1c7a38b2c
@ -34,8 +34,8 @@ include kdc/config.mk
|
||||
include passdb/config.mk
|
||||
|
||||
DEFAULT_HEADERS = $(srcdir)/include/core.h \
|
||||
$(srcdir)/include/dlinklist.h \
|
||||
$(srcdir)/version.h
|
||||
$(srcdir)/include/dlinklist.h \
|
||||
$(srcdir)/version.h
|
||||
|
||||
binaries: $(BINARIES)
|
||||
libraries: $(STATIC_LIBS) $(SHARED_LIBS)
|
||||
@ -258,7 +258,7 @@ removebackup:
|
||||
|
||||
realdistclean: distclean removebackup
|
||||
-rm -f include/config_tmp.h.in
|
||||
-rm -f include/version.h
|
||||
-rm -f version.h
|
||||
-rm -f configure
|
||||
-rm -f $(MANPAGES)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user