Darwin: Fixed make dist

Added/corrected missing EXTRA_DIST entries.
This commit is contained in:
Jeremy Huddleston 2007-11-19 19:16:19 -08:00 committed by Jeremy Huddleston
parent 0bd2b610c4
commit 837fd3bb99
2 changed files with 3 additions and 3 deletions

View File

@ -78,14 +78,12 @@ clean-local: x11app-clean x11launcher-clean
endif
EXTRA_DIST = \
Xquartz.man \
darwinClut8.h \
darwin.h \
darwinKeyboard.h \
apple/X11Application.h \
apple/X11Controller.h \
apple/Info.plist \
apple/X11.icns \
apple/Xquartz.man \
apple/bundle-main.c \
apple/English.lproj/InfoPlist.strings \
apple/English.lproj/Localizable.strings \

View File

@ -20,6 +20,8 @@ libXQuartz_a_SOURCES = \
quartzStartup.c
EXTRA_DIST = \
X11Application.h \
X11Controller.h \
applewmExt.h \
keysym2ucs.h \
pseudoramiX.h \