diff options
Diffstat (limited to 'libX11/src/makefile')
-rw-r--r-- | libX11/src/makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libX11/src/makefile b/libX11/src/makefile index 535939c84..f5f9baa7b 100644 --- a/libX11/src/makefile +++ b/libX11/src/makefile @@ -83,6 +83,7 @@ CSRCS = \ FreeCols.c \ FreeCurs.c \ FreeEData.c \ + FreeEventData.c \ FreeGC.c \ FreePix.c \ FSSaver.c \ @@ -92,6 +93,7 @@ CSRCS = \ GetAtomNm.c \ GetColor.c \ GetDflt.c \ + GetEventData.c \ GetFPath.c \ GetFProp.c \ GetGCVals.c \ |