Skip to content

Commit 679f14e

Browse files
author
luke
committed
Add Callbacks.h to list of files to be copied to a dist tarball.
git-svn-id: https://svn.r-project.org/R/trunk@89103 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent e044376 commit 679f14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ OBJ_HEADERS = Rconfig.h Rmath.h Rversion.h
2020
INT_HEADERS = Defn.h Errormsg.h Fileio.h Graphics.h GraphicsBase.h \
2121
IOStuff.h Internal.h Parse.h Print.h Rconnections.h \
2222
Rdynpriv.h Rgraphics.h Rinlinedfuns.h Startup.h rlocale.h \
23-
PrtUtil.h
23+
Callbacks.h PrtUtil.h
2424

2525
DISTFILES = Makefile.in Makefile.win $(INT_HEADERS) $(SRC_HEADERS) \
2626
config.h.in stamp-h.in Rmath.h0.in

0 commit comments

Comments
 (0)