aboutsummaryrefslogtreecommitdiff
path: root/editors/lazarus/files/patch-ide_Makefile.fpc
blob: e0af5f004ed335bd200e9c1c7e1809b2513650be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ide/Makefile.fpc	2009-04-29 13:07:55.000000000 -0500
+++ ide/Makefile.fpc	2009-04-29 13:15:23.000000000 -0500
@@ -22,6 +22,7 @@
         ../components/synedit/units/$(CPU_TARGET)-$(OS_TARGET) \
         ../components/custom \
         ../components/mpaslex \
+        ../ideintf \
         ../ideintf/units/$(CPU_TARGET)-$(OS_TARGET) \
         ../designer ../designer/jitform/units/$(CPU_TARGET)-$(OS_TARGET) \
         ../debugger \