mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 15:00:09 +00:00
hw/xwin: Include manifest file in the dist tarball
Commit c02638fd added the manifest file, but didn't add it to EXTRA_DIST.
Signed-off-by: Ryan Pavlik <rpavlik@iastate.edu>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
This commit is contained in:
@@ -175,7 +175,8 @@ install-exec-hook:
|
||||
EXTRA_DIST = \
|
||||
$(xwinconfig_DATA) \
|
||||
X.ico \
|
||||
XWin.rc
|
||||
XWin.rc \
|
||||
XWin.exe.manifest
|
||||
|
||||
relink:
|
||||
$(AM_V_at)rm -f XWin$(EXEEXT) && $(MAKE) XWin$(EXEEXT)
|
||||
|
||||
Reference in New Issue
Block a user