mirror of
https://github.com/gryf/wmaker.git
synced 2026-08-23 04:01:55 +02:00
Drop ./configure-generated date (Makefile) from tarball.
This commit is contained in:
committed by
Carlos R. Mafra
parent
17d44e1503
commit
c7ab42e183
@@ -5,6 +5,10 @@ AUTOMAKE_OPTIONS =
|
||||
SUBDIRS = WINGs . po Documentation Resources
|
||||
DIST_SUBDIRS = $(SUBDIRS) Tests Examples Extras
|
||||
|
||||
dist-hook:
|
||||
rm -f $(distdir)/Examples/Makefile $(distdir)/Extras/Makefile \
|
||||
$(distdir)/Test/Makefile
|
||||
|
||||
libWINGs_la_LDFLAGS = -version-info @WINGS_VERSION@
|
||||
libWUtil_la_LDFLAGS = -version-info @WUTIL_VERSION@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user