mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-08 23:04:15 +01:00
Fix "make dist"
The "make dist" command can be used to generate the release tarball, but only if the Makefile.am correctly specifies EXTRA_DIST, specifies headers in foo_SOURCES, and so on.
This commit is contained in:
committed by
Carlos R. Mafra
parent
39426bde35
commit
bbe55ba242
@@ -862,7 +862,7 @@ AC_OUTPUT(Makefile po/Makefile util/Makefile util/po/Makefile \
|
||||
WINGs/Extras/Makefile WINGs/po/Makefile \
|
||||
wrlib/Makefile wrlib/tests/Makefile \
|
||||
src/Makefile src/wconfig.h \
|
||||
doc/Makefile doc/sk/Makefile \
|
||||
doc/Makefile doc/sk/Makefile doc/cs/Makefile \
|
||||
WindowMaker/Makefile WindowMaker/Backgrounds/Makefile \
|
||||
WindowMaker/Defaults/Makefile WindowMaker/IconSets/Makefile \
|
||||
WindowMaker/Icons/Makefile WindowMaker/Pixmaps/Makefile \
|
||||
|
||||
Reference in New Issue
Block a user