X-Git-Url: https://jxself.org/git/?p=the-mall.git;a=blobdiff_plain;f=build.sh;fp=build.sh;h=d674e2d8dcf8258273980e9213c314f571044644;hp=a0a1639a8f4bdde4f7e9516670ef2b865d5b8ddd;hb=11b3574bd35e95ff62f2cf7a5ae95d6b9d10c4e8;hpb=61ad1023d2b4eda584e03cd1bda85d51936fdab1 diff --git a/build.sh b/build.sh index a0a1639..d674e2d 100755 --- a/build.sh +++ b/build.sh @@ -15,7 +15,4 @@ # You should have received a copy of the GNU Affero General Public # License along with this file. If not, see https://gnu.org/licenses/ -cd inform -gcc *.c -o inform -cd ../ -./inform/inform +include_path=lib the-mall \ No newline at end of file +inform +include_path=lib the-mall \ No newline at end of file