]> git.mxchange.org Git - flightgear.git/commitdiff
Add the multiplay.* and jpg-httpd.* files to the EXTRA_DIST line so they get included...
authorehofman <ehofman>
Sat, 17 Jul 2004 08:32:48 +0000 (08:32 +0000)
committerehofman <ehofman>
Sat, 17 Jul 2004 08:32:48 +0000 (08:32 +0000)
src/Network/Makefile.am

index 9f24828d9fee1c6003ebb4fb1189fa128e76a612..ccf643273691f48a6eefc03b5b110277b9494796 100644 (file)
@@ -1,3 +1,6 @@
+EXTRA_DIST = jpg-httpd.cxx jpg-httpd.hxx \
+             multiplay.cxx multiplay.hxx
+
 noinst_LIBRARIES = libNetwork.a
 
 if ENABLE_JPEG_SERVER