Przeglądaj źródła

* Fixed compilation in an alternate directory.

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/ttyvaders/trunk@176 92316355-f0b4-4df1-b90c-862c8a59935f
master
sam 21 lat temu
rodzic
commit
9de6214939
2 zmienionych plików z 2 dodań i 2 usunięć
  1. +1
    -1
      src/Makefile.am
  2. +1
    -1
      test/Makefile.am

+ 1
- 1
src/Makefile.am Wyświetl plik

@@ -2,7 +2,7 @@
# Automake targets and declarations for ttyvaders # Automake targets and declarations for ttyvaders
############################################################################### ###############################################################################


AM_CPPFLAGS = -I../libee
AM_CPPFLAGS = -I$(top_srcdir)/libee


if USE_SLANG if USE_SLANG
LDFLAGS_slang = -lslang LDFLAGS_slang = -lslang


+ 1
- 1
test/Makefile.am Wyświetl plik

@@ -2,7 +2,7 @@
# Automake targets and declarations for libee tests # Automake targets and declarations for libee tests
############################################################################### ###############################################################################


AM_CPPFLAGS = -I../libee
AM_CPPFLAGS = -I$(top_srcdir)/libee


if USE_SLANG if USE_SLANG
LDFLAGS_slang = -lslang LDFLAGS_slang = -lslang


Ładowanie…
Anuluj
Zapisz